This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
generated from IgrowkerTraining/template-react-vite-ts
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #190 from igrowker/fix/pipelines
añadiendo algunos emoticones en los comentarios de las pr
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,14 +55,14 @@ jobs: | |
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} | ||
with: | ||
msg: 'Falló el build de la rama :disappointed: . Por favor revisa los errores y toma las medidas necesarias. Action Run: [Action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})' | ||
msg: '🔴 Falló el build de la rama :disappointed: ⚠️🛑. Por favor revisa los errores y toma las medidas necesarias. Action Run: [Action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})' | ||
- name: Comment on PR | ||
if: github.event.pull_request.base.ref == 'develop' || github.event.pull_request.base.ref == 'main' | ||
uses: unsplash/[email protected] | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} | ||
with: | ||
msg: 'El build ha sido exitoso :+1: :thumbsup:.' | ||
msg: '🟢 El build ha sido exitoso :+1: :thumbsup:.' | ||
check_for_duplicate_msg: false | ||
|
||
lint: | ||
|
@@ -106,14 +106,14 @@ jobs: | |
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} | ||
with: | ||
msg: 'Falló la verificación del Lint :dissapointed: . Por favor revisa los errores y toma las medidas necesarias. Action Run: [Action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})' | ||
msg: '🔴 Falló la verificación del Lint :dissapointed: ⚠️🛑. Por favor revisa los errores y toma las medidas necesarias. Action Run: [Action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})' | ||
- name: Comment on PR | ||
if: github.event.pull_request.base.ref == 'develop' || github.event.pull_request.base.ref == 'main' | ||
uses: unsplash/[email protected] | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} | ||
with: | ||
msg: 'El linter ha verificado el código :+1: :thumbsup:.' | ||
msg: '🟢 El linter ha verificado el código :+1: :thumbsup:.' | ||
check_for_duplicate_msg: false | ||
|
||
deploy: | ||
|
@@ -178,5 +178,5 @@ jobs: | |
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} | ||
with: | ||
msg: 'Ocurrió un error al desplegar la rama. Por favor revisa los errores y toma las medidas necesarias. Action Run: [Action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).' | ||
msg: '🔴 Ocurrió un error al desplegar la rama ⚠️🛑. Por favor revisa los errores y toma las medidas necesarias. Action Run: [Action](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).' | ||
check_for_duplicate_msg: false |
dc1d201
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for adoptree ready!
✅ Preview
https://adoptree-186h8r801-emanuels-projects-e0d75c1b.vercel.app
Built with commit dc1d201.
This pull request is being automatically deployed with vercel-action
dc1d201
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://dev-adoptree.netlify.app as production
🚀 Deployed on https://66f6c60aaf1c2e78e36e60ac--dev-adoptree.netlify.app