Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to mention 2 jira project query Issue Jql Matcher in YACC?

Sathish Kumar Devendran October 24, 2016
 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 24, 2016

You probably need to explain almost all of that - it's not a coherent question, and what's a YACC or an issue jql matcher?

Sathish Kumar Devendran October 24, 2016

Hi Nic,

    YACC-Yet Another Commit Checker is stash plugin to validate git commit message.

https://marketplace.atlassian.com/plugins/com.isroot.stash.plugin.yacc/server/overview  if i we dont mention valid JIRA issue in commit message, we cant push the changes to the remote repo. now i can mention single JIRA project query as project = PROJ-KEY1 in but Is possible to include more than one JIRA project like "(project = PROJ-KEY1) OR (project = PROJ-KEY2)".

when i try this, getting this error Unable to validate JQL query with JIRA because there was an unexpected exception. Please see Stash logs. but this is valid JQl. pls advice on this.

Thank you,

Sathish

Suggest an answer

Log in or Sign up to answer