Skip to content

Feature/add static web workflows#2

Open
steplixleandro wants to merge 45 commits into
mainfrom
feature/addStaticWebWorkflows
Open

Feature/add static web workflows#2
steplixleandro wants to merge 45 commits into
mainfrom
feature/addStaticWebWorkflows

Conversation

@steplixleandro
Copy link
Copy Markdown

No description provided.

${{ github.event.pull_request.title }}

on:
pull_request_target:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lean aca lo haria con un on push

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No notificaria errores en develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants