Skip to content

Add support for adding Protected Tags #772

@AlecAttwood

Description

@AlecAttwood

Prerequisites:

New Feature

Adding the ability to add protected tags via the .github/settings.yml file. Similar to how branches and branch protection is added, adding the ability to specify a list of patterns to add as protected tags.
e.g.

tags:
  - protection:
       pattern: ["v1", "release/*, "latest"] 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions