-
Notifications
You must be signed in to change notification settings - Fork 23
Idea: be able to select base: branches for exclusion from reports #74
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently I'm facing an issue with the reports. Release PRs.
In my repo, when we release, we open a release PR to a separate branch that runs a workflow that triggers CD to production. These PRs pollute the reports.
Describe the solution you'd like
It would be nice to see an option to exclude base branches from the PR analysis, so we can exclude these process-centred PRs that dont really receive reviews. In my case, Release PRs pollute the report, because they will always be the largest ones, containing the work of the entire team going to production, and these PRs dont reflect work from team members, they are purely part of the release process.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request