A scalable solution that manages public complaints as well as investigative case files for multiple Compliance and Enforcement divisions across the natural resource sector.
Apache License 2.0
3
stars
2
forks
source link
fix: adjust prod release flow to support release branch lookup #737
Adjusts and renames the prior merge to main release workflow from a push based workflow to exclusively workflow_dispatch. release_branch is required and is used to lookup the latest PR on the targeted release branch.
Note: workflow_dispatch based workflows unfortunately cannot be run until they are merged into main so testing this with the UI user input will be done live. Here's a sample of the script being run locally:
Detected release branch: release/frilled-dogwinkle
Got Latest PR: 734
Latest PR number from release/frilled-dogwinkle: 734
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[x] Script run locally
Checklist
[ ] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Further comments
Thanks for the PR!
Deployments, as required, will be available below:
Description
Adjusts and renames the prior merge to main release workflow from a push based workflow to exclusively workflow_dispatch. release_branch is required and is used to lookup the latest PR on the targeted release branch.
Note: workflow_dispatch based workflows unfortunately cannot be run until they are merged into main so testing this with the UI user input will be done live. Here's a sample of the script being run locally:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist
Further comments
Thanks for the PR!
Deployments, as required, will be available below:
Please create PRs in draft mode. Mark as ready to enable:
After merge, new images are deployed in: