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

Include the directory name in multi-directory PR summaries #8528

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

Nishnha
Copy link
Member

@Nishnha Nishnha commented Dec 4, 2023

PR summaries used to look like

Bumps the npm_and_yarn group across 2 directories with 2 updates: [json-web-token](https://github.com/joaquimserafim/json-web-token) and [sharp](https://github.com/lovell/sharp).
Bumps the npm_and_yarn group across 2 directories with 2 updates: [minimist](https://github.com/minimistjs/minimist) and [next](https://github.com/vercel/next.js).

After this change they will look like

Bumps the npm_and_yarn group with 2 updates in the /backend directory: [json-web-token](https://github.com/joaquimserafim/json-web-token) and [sharp](https://github.com/lovell/sharp).
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [minimist](https://github.com/minimistjs/minimist) and [next](https://github.com/vercel/next.js).

@Nishnha Nishnha requested a review from a team as a code owner December 4, 2023 22:37
@Nishnha Nishnha force-pushed the nishnha/include-directory-name branch from d6f4b1f to 991412d Compare December 4, 2023 22:37
Copy link
Member

@jurre jurre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvement!

@Nishnha Nishnha force-pushed the nishnha/include-directory-name branch from 991412d to 0b08316 Compare December 5, 2023 15:31
@Nishnha Nishnha merged commit 8a7277c into main Dec 5, 2023
81 checks passed
@Nishnha Nishnha deleted the nishnha/include-directory-name branch December 5, 2023 15:47
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.

2 participants