Skip to content

GitHub action to automate release notes helper script #3553

@Anish9901

Description

@Anish9901

Description

Our release notes helper script: find_missing_prs.sh, is still flaky on some systems and is difficult to debug.
We should create a GitHub action that automatically

  • Runs this script whenever a release branch is cut or a tag is created.
  • Creates a Release notes x.x.x PR with the output of the script.
  • Updates the PR if any commits are made to the release branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    readyReady for implementationrestricted: maintainersOnly maintainers can resolve this issuetype: enhancementwork: ciRelated to our GitHub actions, continuous integration, and automated testing

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions