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

No next version #895

Merged
merged 2 commits into from
Oct 5, 2023
Merged

No next version #895

merged 2 commits into from
Oct 5, 2023

Conversation

bjoernricks
Copy link
Contributor

What

Make updating the version after a release optional.

Why

For some workflows it is necessary to not create an extra commit after a release.

References

DEVOPS-828

Checklist

  • Tests

Allow to deactivate the version update in the repository after a
successful release. Therefore introduce the `--no-next-version` flag for
the `pontos-release create` CLI.
@bjoernricks bjoernricks requested a review from a team as a code owner October 5, 2023 14:42
@greenbonebot greenbonebot enabled auto-merge (squash) October 5, 2023 14:43
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #895 (8f755ed) into main (710fb09) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #895   +/-   ##
=======================================
  Coverage   89.84%   89.84%           
=======================================
  Files          88       88           
  Lines        5908     5911    +3     
  Branches      837      838    +1     
=======================================
+ Hits         5308     5311    +3     
  Misses        421      421           
  Partials      179      179           
Files Coverage Δ
pontos/release/create.py 97.31% <100.00%> (+0.01%) ⬆️
pontos/release/parser.py 97.61% <100.00%> (+0.05%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@greenbonebot greenbonebot merged commit a75043c into main Oct 5, 2023
18 checks passed
@greenbonebot greenbonebot deleted the no-next-version branch October 5, 2023 15:17
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.

3 participants