chore: onboard shared workflows #135
Open
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.
Description
This adds the workflows for onboarding the project to use shared release workflows.
Requirements:
WORKFLOWS_ACCESS_GITHUB_TOKENhas been automatically added.Generated Files
.github/release-configs/) have been generated fromrelease-channels.yml.github/PULL_REQUEST_TEMPLATE.md) added based on Conventional Commits for release-pleaseAdditional Information
ac230bea5ae1aab5677303f99996d04d5c4c1b1c- 3.1.1The release configs have been initialized with
bootstrap-shaset to the latest published release commit. This ensures release-please only tracks commits from this point forward, not the entire repository history.