filtering PRs that make changes to specific folders or files #10789
anilhelvaci
started this conversation in
Show and tell
Replies: 1 comment
-
|
🗒️ Added |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Context
I was looking for the PRs that made changes to
a3p-integrationsfolder. I think it could be interesting to others. Wanted to share here.Prerequisites
We need a set of CLI tools to achieve this:
gh(GitHub CLI)jqawcwcFiltering PRs
Download PR data
I narrowed down my research to look for PRs that were created after
created:>2024-04-18which is the date for the PR (#9257) that introducedz:acceptanceconcept.Filter data
Count the number of PRs
Beta Was this translation helpful? Give feedback.
All reactions