-
-
Notifications
You must be signed in to change notification settings - Fork 471
GitHub action to automate release notes helper script #3553
Copy link
Copy link
Open
Labels
readyReady for implementationReady for implementationrestricted: maintainersOnly maintainers can resolve this issueOnly maintainers can resolve this issuetype: enhancementwork: ciRelated to our GitHub actions, continuous integration, and automated testingRelated to our GitHub actions, continuous integration, and automated testing
Milestone
Metadata
Metadata
Assignees
Labels
readyReady for implementationReady for implementationrestricted: maintainersOnly maintainers can resolve this issueOnly maintainers can resolve this issuetype: enhancementwork: ciRelated to our GitHub actions, continuous integration, and automated testingRelated to our GitHub actions, continuous integration, and automated testing
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
Release notes x.x.xPR with the output of the script.