Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 399 Bytes

Jira_status_script

bash script for automatic fetching of JIRA status

Prerequisite

  • Must have jq installed for running the script from local.
  • Must setup JIRA personal access token for querying private filters/boards. Follow steps below.
  • Must be able to JIRA REST API.
  • Must be able to GITHUB REST API.
  • Must setup incoming webhook for slack channel.

How to setup

  • You need to enable