Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR adds Jira as an option #61

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
credentials sample added
  • Loading branch information
mattdough committed Jan 4, 2022
commit 3a64b684fd2db51ca23ccd14f7a7bcd1ea25ca79
5 changes: 5 additions & 0 deletions actions/jira_credentials.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
jira_user: YOUR_EMAIL
jira_token: YOUR_API_TOKEN
jira_url: YOUR_URL
project:
id : 'PROJECT_ID'