[bulk] Update release-automation + validation callers#89
Open
camara-release-automation[bot] wants to merge 1 commit intomainfrom
Open
[bulk] Update release-automation + validation callers#89camara-release-automation[bot] wants to merge 1 commit intomainfrom
camara-release-automation[bot] wants to merge 1 commit intomainfrom
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
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.
Update release-automation + validation callers for ClickToDial
TL;DR: This PR updates the release automation and CAMARA Validation workflows in ClickToDial to the latest version from
camaraproject/tooling(@v1-rc/@v1-rc).Reminder: what release automation does
The release automation workflow enables slash commands on Release Issues to manage your release lifecycle. Post these as comments on the Release Issue:
/create-snapshot— create a snapshot branch (updates versions, changelog entries, and release metadata automatically)/discard-snapshot <reason>— discard a snapshot and return to planned state/delete-draft— delete a draft release/publish-release --confirm rX.Y— publish the releaseRefs applied
.github/workflows/release-automation.yml@v1-rc.github/workflows/camara-validation.yml@v1-rcChanges
See the PR's Files changed tab for the full diff.
What to do next
Documentation
📖 Release Management Documentation
📖 Release Lifecycle
📖 The release-plan.yaml File