Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Repository files navigation

Jira Issue Transition Action

Find Jira issue keys from commit messages in pull requests and transition them

Usage

- name: Jira find and transition issuesuses: superpeer/jira-issue-transition-actionwith:
jira-base-url: https://<yourdomain>.atlassian.netjira-user-email: human@example.comjira-api-token: ${{ secrets.JIRA_API_TOKEN }}github-token: ${{ secrets.GITHUB_TOKEN }}target-status: In Progressissue-prefixes: BB, P1ignore-statuses: Done, QA

Inputs

NameDescriptionRequired
jira-base-urlURL of Jira instance
jira-api-tokenAccess Token for Authorization
jira-user-emailEmail of the user for which Access Token was created for
github-tokenYour everyday GitHub token
issue-prefixesComma separated list of the prefixes to scan
target-statusTo which status the issues found in the pull request should transition to
ignore-statusesComma separated list of statuses to ignore

References

About

Find Jira issues from commit messages in pull requests and transition them

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages