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

Added Pre-Release PR workflow #1253

Merged
merged 7 commits into from
Jul 17, 2024
Merged

Conversation

samiib
Copy link
Collaborator

@samiib samiib commented Jul 15, 2024

The workflow executes on any merges to master and creates a PR with the following changes:

  1. Generates new CHANGELOG.md entries for the new release version.
  2. Generates the annotation_unsupported.go file in case of any ACI version changes.
    Closes Add a release_pr feature to auto generate release related changes #1248

@samiib samiib added the CI GitHub Pipeline label Jul 15, 2024
@samiib samiib self-assigned this Jul 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.05%. Comparing base (bd77190) to head (aa8ee3e).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1253      +/-   ##
==========================================
- Coverage   85.24%   84.05%   -1.19%     
==========================================
  Files          61       61              
  Lines       17263    17940     +677     
==========================================
+ Hits        14715    15080     +365     
- Misses       1848     2054     +206     
- Partials      700      806     +106     

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

@samiib samiib marked this pull request as ready for review July 15, 2024 21:43
cliff.toml Outdated Show resolved Hide resolved
cliff.toml Outdated Show resolved Hide resolved
cliff.toml Outdated Show resolved Hide resolved
cliff.toml Outdated Show resolved Hide resolved
@samiib samiib requested a review from lhercot July 17, 2024 04:27
Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

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

LGTM

@lhercot lhercot merged commit 002e50f into CiscoDevNet:master Jul 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI GitHub Pipeline enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a release_pr feature to auto generate release related changes
3 participants