We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7f5f6 commit 35773f1Copy full SHA for 35773f1
jira-automation/README.md
@@ -14,6 +14,6 @@ $ source virtualenv/bin/activate
14
# obtain your personal Jira access token here:
15
# https://issues.redhat.com/secure/ViewProfile.jspa?selectedTab=com.atlassian.pats.pats-plugin:jira-user-personal-access-tokens
16
$ export JIRA_TOKEN=...
17
-$ python clone-feature.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
+$ python clone-feature-w-epics.py --feature RHTAP-383 --summary "New Team Enablement" --dry-run
18
$ deactivate
19
```
0 commit comments