Skip to content

notify-slack-jira-tickets-deployed

Actions
Notifies Slack about any JIRA tickets mentioned in commit messages since the last tag
v1.2.4
Latest
Star (4)

GitHub Action to notify Slack when JIRA tickets have been deployed.

  • Counts all JIRA tickets mentioned in commit messages since the previous tag.
  • JIRA ticket mentions must be in the format: BOARD-123

Variables

Usage example

    - name: Notify Slack about JIRA tickets that have been deployed
      uses: reececomo/notify-slack-deployed-jira-tickets
      env:
        SLACK_WEBHOOK_URL: '...'
        JIRA_PREFIX: '...'

Credits

notify-slack-jira-tickets-deployed 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

Notifies Slack about any JIRA tickets mentioned in commit messages since the last tag
v1.2.4
Latest

notify-slack-jira-tickets-deployed 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.