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

Enhance the Helm promotion workflow #1538

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

stefanprodan
Copy link
Member

This PR uses the latest additions to the Alert API to better filter events and send rich metadata to the GitHub runner.

Changes:

  • use eventMetadata to set the environment name, cluster name, region
  • use inclusionList to trigger the promotion on upgrades
  • explain how to trigger the promotion only after tests have been successfully run

- use `eventMetadata` to set the environment name
- use `inclusionList` to trigger the promotion on upgrades
- explain how to trigger the promotion only after tests have been successfully run

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added area/docs Documentation related issues and pull requests enhancement New feature or request area/flux Flux related issues and pull requests labels Jun 30, 2023
@stefanprodan stefanprodan merged commit d447e8a into main Jul 3, 2023
5 checks passed
@stefanprodan stefanprodan deleted the update-promotion-guide branch July 3, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation related issues and pull requests area/flux Flux related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants