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

chore: additional release automation #9231

Merged
merged 8 commits into from
Feb 23, 2024
Merged

chore: additional release automation #9231

merged 8 commits into from
Feb 23, 2024

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Feb 21, 2024

  • promote a prior release to an lts channel
  • downversion a release
  • generate release notes
    • [-] open a PR with release notes (deprioritized, auto-commit instead)
    • [-] open a PR to main with release notes
  • GHA Workflows
    • Canary Release
    • Beta Release
      • Beta Cycle Mode
      • Mirror Mode
    • Stable Release
      • Standard Release
      • downversion a branch (e.g. release 5.4.0 as 5.3.1)
      • upversion a branch (e.g. re-release 5.2.4 as 5.3.0)
    • LTS Release
    • Promote LTS

@runspired runspired force-pushed the more-release-updates branch from 2a7d26b to 27a8d78 Compare February 23, 2024 02:03
@runspired runspired added 🎯 beta PR should be backported to beta 🎯 release PR should be backported to release 🎯 canary PR is targeting canary (default) 🎯 lts The PR should be backported to the most recent LTS 🏷️ chore This PR primarily refactors code or updates dependencies lts-4-12 Long Term LTS Maintenance labels Feb 23, 2024
@runspired runspired merged commit 7ddd608 into main Feb 23, 2024
19 of 20 checks passed
@runspired runspired deleted the more-release-updates branch February 23, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 beta PR should be backported to beta 🎯 canary PR is targeting canary (default) 🎯 lts The PR should be backported to the most recent LTS 🎯 release PR should be backported to release 🏷️ chore This PR primarily refactors code or updates dependencies lts-4-12 Long Term LTS Maintenance
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants