Skip to content

Define branches that can be targeted by PRs that don't update the issue tracker #726

Open
@nleach999

Description

Describe the problem

Customer request to define something like secondary protected branches. PRs targeting the secondary branch perform a scan and issue PR comments, but a push to the secondary invokes a scan without an issue tracker update. This is so they can push issues into the issue tracker only when pushing to a primary protected branch.

Proposed solution

New config option like "branches" named "secondary-branches" that works the same way for PRs when PRs target secondary branches, but secondary branch push events don't update the issue tracker.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions