Skip to content
play

GitHub Action

Enforce Active Pull Request is Assigned

v1 Latest version

Enforce Active Pull Request is Assigned

play

Enforce Active Pull Request is Assigned

Check that a PR which is out of Draft status has been assigned

Installation

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

              

- name: Enforce Active Pull Request is Assigned

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

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

Choose a version

Enforce Active Pull Request is Assigned

This action checks that an Active (Non-Draft) Pull Request has been Assigned to a User.

Example Usage

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