Feature/add static web workflows#2
Open
steplixleandro wants to merge 45 commits into
Open
Conversation
…cd-steplix into feature/addStaticWebWorkflows
fGrennon
reviewed
Apr 26, 2023
| ${{ github.event.pull_request.title }} | ||
|
|
||
| on: | ||
| pull_request_target: |
Contributor
There was a problem hiding this comment.
Lean aca lo haria con un on push
Author
There was a problem hiding this comment.
Es en el close del PR porque obtengo el nro de versión a incrementar desde el título del merge request
EJ:
is TAG VERSION INCREMENT: PUSHING testing INTO master
(https://github.com/steplix/steplix-website/pull/102)
| pr_title: ${{ inputs.PR_TITLE }} | ||
| - run: echo "PR GENERATED SUCCESSFULLY" | ||
|
|
||
| notify: |
Contributor
There was a problem hiding this comment.
Notificaria cuando ocurra un error por un lado y cuando se realize el PR por otro. Cuando sea error usaria el template push y cuando se crea el PR, usaria el template de PR.
| pr_title: ${{ inputs.PR_TITLE }} | ||
| - run: echo "PR GENERATED SUCCESSFULLY" | ||
|
|
||
| notify: |
Contributor
There was a problem hiding this comment.
No notificaria errores en develop
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.