Skip to content

This action will enable you to get all JIRA tickets out of a GitHub release

License

Notifications You must be signed in to change notification settings

brapoprod/get-jira-tickets-from-github-release-action

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get JIRA tickets from latest github release Action

This action will enable you to get all JIRA tickets out of the latest GitHub release

Inputs

repo

Required The repository where you want to check the latest release from

PAT

Required The GitHub Personal Access Token which has read access to the repository's release information

releaseName

The GitHub Release's name that you want to grab the tickets from. Default latest

Outputs

jiraTickets

An array of all jiraTickets that are mentioned in the latest GitHub release

About

This action will enable you to get all JIRA tickets out of a GitHub release

Resources

License

Stars

Watchers

Forks

Packages

No packages published