Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfodorRH authored Oct 10, 2023
1 parent 2bb7714 commit ea7f5f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jira-automation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ $ deactivate

```bash
$ source virtualenv/bin/activate
# obtain your personal Jira access token here:
# https://issues.redhat.com/secure/ViewProfile.jspa?selectedTab=com.atlassian.pats.pats-plugin:jira-user-personal-access-tokens
$ export JIRA_TOKEN=...
$ python clone-feature.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
$ deactivate
Expand Down

0 comments on commit ea7f5f6

Please sign in to comment.