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

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Notify Slack when JIRA tickets have been deployed

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages