Skip to content

AlexHird/JiraRelease

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

Repository files navigation

Jira Release Helper

Extract jira ticket number from commit messages and posts formatted body to jira webhook url

Reqires:

  • Jira webhook url as input
  • Commit messages to contain reference to Jira issue
    - name: Run Action
        uses: ./
        with:
            github-token: ${{ secrets.GITHUB_TOKEN }}
            jira-webhook-url: https://automation.atlassian.com/pro/hooks/666

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published