Skip to content

Instantly share code, notes, and snippets.

@tamtom
Last active August 9, 2022 08:09
Show Gist options
  • Save tamtom/b186801df1b8982223eeb591eb25cdb9 to your computer and use it in GitHub Desktop.
Save tamtom/b186801df1b8982223eeb591eb25cdb9 to your computer and use it in GitHub Desktop.
pull request automation Github + Jira
alias pr='the path of the script/pull_request.sh'
export jira_url=jira project base url
export jira_access_token=email:Jiratoken
export github_author=your github username
export github_reviewers=reviewers github handles,seperated,by,comma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment