Skip to content

Automate GitHub release process with Codex and GitHub Action #782

Merged
sidra-asa merged 8 commits into
ev-flow:masterfrom
zinwang:github-release-automation
Aug 6, 2025
Merged

Automate GitHub release process with Codex and GitHub Action #782
sidra-asa merged 8 commits into
ev-flow:masterfrom
zinwang:github-release-automation

Conversation

@zinwang

@zinwang zinwang commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

Implement a CI workflow to automate our monthly GitHub release cycle, encompassing:

  1. Opening an issue that summarizes all pull requests merged in the previous month.
  2. Creating a pull request to update version numbers and revise the changelog.
  3. Generating a draft of the release notes.

@zinwang zinwang requested a review from sidra-asa August 5, 2025 12:26
@codecov

codecov Bot commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.94%. Comparing base (cd17219) to head (2b24dee).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #782   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files          75       75           
  Lines        6308     6308           
=======================================
  Hits         5106     5106           
  Misses       1202     1202           
Flag Coverage Δ
unittests 80.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zinwang

zinwang commented Aug 5, 2025

Copy link
Copy Markdown
Contributor Author

Resolve #783

@sidra-asa sidra-asa left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, Thank you.

@sidra-asa sidra-asa merged commit d127f82 into ev-flow:master Aug 6, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants