Skip to content

Create the release + release notes automatically#1689

Open
cicoyle wants to merge 6 commits intodapr:masterfrom
cicoyle:feat-autogen-release-notes
Open

Create the release + release notes automatically#1689
cicoyle wants to merge 6 commits intodapr:masterfrom
cicoyle:feat-autogen-release-notes

Conversation

@cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Mar 9, 2026

Before this PR, this was a manual step after releasing. I am adding it to be created automatically for us to reduce the manual steps taken while releasing. I added the backport label so if we need to cut a patch for 1.17 it should auto generate the release and release notes for us.

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings March 9, 2026 15:19
@cicoyle cicoyle requested review from a team as code owners March 9, 2026 15:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automates post-release steps by creating a GitHub Release (with auto-generated release notes) as part of the existing “Create a release” workflow.

Changes:

  • Adds a conditional step to create a GitHub Release for non--SNAPSHOT and non--rc- versions.
  • Uses gh release create ... --generate-notes authenticated via DAPR_BOT_TOKEN.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.51%. Comparing base (f63a4a4) to head (b101f16).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1689      +/-   ##
============================================
- Coverage     79.53%   79.51%   -0.02%     
- Complexity     2193     2194       +1     
============================================
  Files           237      237              
  Lines          6577     6577              
  Branches        730      730              
============================================
- Hits           5231     5230       -1     
- Misses          990      992       +2     
+ Partials        356      355       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@javier-aliaga
Copy link
Contributor

@cicoyle can you review copilots comments?

cicoyle and others added 2 commits March 25, 2026 10:39
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
@cicoyle
Copy link
Contributor Author

cicoyle commented Mar 25, 2026

@cicoyle can you review copilots comments?

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants