rhevm-qe-automation / pytest_jira

py.test plugin to integrate with JIRA
GNU General Public License v2.0
29 stars 25 forks source link

Add the option to force the run of certain jira issues from cli #133

Open kingUnique opened 1 year ago

kingUnique commented 1 year ago

Often times I'd like to run the blocked test to verify that the issue was indeed resolved, without creating a temporary branch in which I for example add a skipif=False to the jira marker

for exaple: --jira --force-run ORG-1234