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

docs(backport): Add automatic release notes config file #2498

Conversation

meeseeksmachine
Copy link

@meeseeksmachine meeseeksmachine commented May 30, 2024

Backport PR #2476: docs: Add automatic release notes config file

* Backport PR https://github.com/scikit-hep/pyhf/pull/2476
* Add a .github/release.yml file to configure the automatic release notes
  that GitHub can generate on a release.
   - https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
* Ignore contributions from Dependabot and pre-commit-ci from the
  release notes.

Co-authored-by: Matthew Feickert <[email protected]>

@lumberbot-app lumberbot-app bot added docs Documentation related community Communication with users need-to-backport tmp label until can be backported to patch release branch labels May 30, 2024
@matthewfeickert matthewfeickert added backport Backport PRs from main to release branch and removed need-to-backport tmp label until can be backported to patch release branch labels May 30, 2024
@matthewfeickert matthewfeickert changed the title Backport PR #2476 on branch release/v0.7.x (docs: Add automatic release notes config file) docs(backport): Add automatic release notes config file May 30, 2024
@matthewfeickert matthewfeickert self-assigned this May 30, 2024
@matthewfeickert matthewfeickert merged commit f9405bd into scikit-hep:release/v0.7.x May 30, 2024
15 of 19 checks passed
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release/v0.7.x@b054d15). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release/v0.7.x    #2498   +/-   ##
=================================================
  Coverage                  ?   96.45%           
=================================================
  Files                     ?       69           
  Lines                     ?     4545           
  Branches                  ?      648           
=================================================
  Hits                      ?     4384           
  Misses                    ?      125           
  Partials                  ?       36           
Flag Coverage Δ
unittests-3.10 96.25% <ø> (?)
unittests-3.7 96.23% <ø> (?)
unittests-3.8 96.28% <ø> (?)
unittests-3.9 96.30% <ø> (?)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Backport PRs from main to release branch community Communication with users docs Documentation related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants