Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate trigger release #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

didierofrivia
Copy link
Member

Closes #16

This PR introduces 2 additional methods of triggering the release workflow: repository_dispatch and workflow_call. Currently only used the later, and it's executed when the chart_created and chart_deleted build_index job has finished.

Notes:

  • The make target trigger-release has been created as a backup/development method of triggering the workflow.

created/deleted

* `repository_dispatch` is added as an alternative method to the chosen
  `workflow_call`

Signed-off-by: dd di cesare <[email protected]>
@didierofrivia didierofrivia requested a review from eguzki December 18, 2024 20:23
@didierofrivia didierofrivia self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready For Review
Development

Successfully merging this pull request may close these issues.

Update published repo when a chart is created/deleted
1 participant