Skip to content

Apply version label to issue with specific label

Actions
Automatically apply a version label to issues tagged with a specific label
v0.0.3
Latest
Star (4)

Tags

 (1)

actions-apply-version-label

GitHub workflow used by the React Native repository to automatically add Version: TAG to issues tagged with specific labels.

Inputs

github-token

Required The GITHUB_TOKEN secret.

required-label

Required The required label for this action to run.

Example

- uses: react-native-community/actions-apply-version-label@v0.0.3
        with:
          github-token: ${{ secrets.GITHUB_TOKEN }}
          required-label: "Type: Upgrade Issue"

Apply version label to issue with specific label is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Automatically apply a version label to issues tagged with a specific label
v0.0.3
Latest

Tags

 (1)

Apply version label to issue with specific label is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.