Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

GitHub workflow used by the react-native repository to automatically add Version: TAG to issues

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages