Skip to content

Allow to specify branch masks to exclude from recently pused branch notifications #28447

Closed
@lafriks

Description

@lafriks

Feature Description

Currently if there are multiple branches that are never merged into default, like release/* etc pushing changes to them shows recent branch notification with button to create new PR for 6 hours that takes up quite much space for whole working day.

There could be two ways to implemented this:

  1. do not show notifications for branches that are protected (like when setting branch protection for release/* would not show notification to create PR for these branches)
  2. Allow to specify global (app.ini) setting with wildcard to what branches always ignore for this notification, for example main,release/*

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions