Skip to content
play

GitHub Action

Enforce Active Pull Request is Labeled

v1 Latest version

Enforce Active Pull Request is Labeled

play

Enforce Active Pull Request is Labeled

Check that a PR which is out of Draft status has labels

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Enforce Active Pull Request is Labeled

uses: ryanvade/enforce-active-pr-labeled-action@v1

Learn more about this action in ryanvade/enforce-active-pr-labeled-action

Choose a version

Enforce Active Pull Request is Labeled

This action checks that an Active (Non-Draft) Pull Request has been labeled.

Example Usage

- name: Enforce Jira Issue Key in Pull Request Title
  uses: ryanvade/enforce-active-pr-labeled-action@v1