Skip to content

fix(release): only include relevant authors in project changelogs #27181

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

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

JamesHenry
Copy link
Collaborator

@JamesHenry JamesHenry commented Jul 29, 2024

Current Behavior

I added an initial commit (fff1d8a) showing the current behaviour in a unit test. We capture all possible authors for the current release in each project level changelog, which is not really appropriate.

Expected Behavior

We only capture the authors relevant to each project's changes in project level changelogs.

Related Issue(s)

Fixes #26949

Verified

This commit was signed with the committer’s verified signature.
FrozenPandaz Jason Jean
@JamesHenry JamesHenry requested a review from a team as a code owner July 29, 2024 11:17
@JamesHenry JamesHenry requested a review from Cammisuli July 29, 2024 11:17
Copy link

vercel bot commented Jul 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Jul 29, 2024 11:17am

@JamesHenry JamesHenry enabled auto-merge (squash) July 29, 2024 11:17
@JamesHenry JamesHenry requested review from AgentEnder and removed request for Cammisuli July 29, 2024 13:54
@JamesHenry JamesHenry merged commit 7c912a1 into master Jul 29, 2024
6 checks passed
@JamesHenry JamesHenry deleted the fix/26949 branch July 29, 2024 15:57
FrozenPandaz pushed a commit that referenced this pull request Jul 30, 2024
Copy link

github-actions bot commented Aug 4, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

release: too many authors in authors section
2 participants