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

[6.2.1] Update relnotes scripts #18503

Merged
merged 4 commits into from
May 26, 2023
Merged

[6.2.1] Update relnotes scripts #18503

merged 4 commits into from
May 26, 2023

Conversation

keertk
Copy link
Member

@keertk keertk commented May 25, 2023

Test out relnotes script updates with 6.2.1

Commits:
332144a
991113a
bf320d2

keertk added 3 commits May 25, 2023 09:57
1. Update relnotes.sh to use relnotes.py to generate release notes if not a rolling release

2. Update relnotes.py:
- Include co-authors in acknowledgements
- Make sure older releases work with the correct "last" release
- For minor/patch release, use commit message if no RELNOTES found
- Add option to sort relnotes by category
- Other minor fixes/updates

PiperOrigin-RevId: 531628752
Change-Id: Ifdcf55d319e7221b7ed4eb7e510a3c4c9a88b41d
- Replace removeprefix since this requires python 3.9
- Include authors/co-authors with @users.noreply.github.com in acknowledgement section (we're currently not adding contributors w/o public emails)

PiperOrigin-RevId: 534091486
Change-Id: I455f96310062069148d2a28758e65f9f5675d3ff
- Update GitHub token retrieval
- Allow checking out tags (final releases) in addition to branches (RCs)

PiperOrigin-RevId: 534851155
Change-Id: I8b92898a8f5dd20139ca2467bb8604c6a8eabd67
@keertk keertk requested a review from iancha1992 May 25, 2023 17:01
@keertk keertk added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label May 25, 2023
@keertk keertk enabled auto-merge (squash) May 26, 2023 09:22
@keertk keertk merged commit 4eea9c5 into bazelbuild:release-6.2.1 May 26, 2023
copybara-service bot pushed a commit that referenced this pull request Jun 2, 2023
Baseline:  758b44d

Release Notes:

+ Automatic code cleanup. (#18504)
+ Update relnotes scripts (#18503)
+ Fix #18493. (#18512)
+ Fix formatting of release notes (#18533)
+ Use extension rather than local names in ModuleExtensionMetadata (#18535)

Acknowledgements:

This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Pavan Singh.
chiragramani pushed a commit to uber-common/bazel that referenced this pull request Jun 2, 2023
Baseline:  758b44d

Release Notes:

+ Automatic code cleanup. (bazelbuild#18504)
+ Update relnotes scripts (bazelbuild#18503)
+ Fix bazelbuild#18493. (bazelbuild#18512)
+ Fix formatting of release notes (bazelbuild#18533)
+ Use extension rather than local names in ModuleExtensionMetadata (bazelbuild#18535)

Acknowledgements:

This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Pavan Singh.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants