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

Triggers, messaging, release notes in changelog CI #48

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

JesperDramsch
Copy link
Member

  1. Changes when the CI is run.

This avoids "bad runs" if a release fails, as it depends on a successful workflow run.

  1. Copies the generated release note to the changelog

This intends to reduce merge conflicts due to individually updated changelogs.

  1. Big red message in PR to merge

This adds a note to the PR message to not squash to help users perform the correct action.

1. Changes when the CI is run.

This avoids "bad runs" if a release fails, as it depends on a successful workflow run.

2. Copies the generated release note to the changelog

This intends to reduce merge conflicts due to individually updated changelogs.

3. Big red message in PR to merge

This adds a note to the PR message to not squash to help users perform the correct action.
@b8raoult b8raoult merged commit 03c1583 into develop Nov 11, 2024
48 checks passed
@b8raoult b8raoult deleted the ci/change-log-pr branch November 11, 2024 08:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.59%. Comparing base (ae8d22d) to head (24a8532).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #48   +/-   ##
========================================
  Coverage    72.59%   72.59%           
========================================
  Files            7        7           
  Lines          270      270           
========================================
  Hits           196      196           
  Misses          74       74           

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

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