Hi , kindly ask you to help me with JQL for bellow , i want that in the comment see the Commit number and Author but as per my rule i am getting information only about message, can someone help me to write right JQL code.
Hi @Anush Chatikyan,
There's no smart value for the commit's author but I've found an open suggestion: https://jira.atlassian.com/browse/JSWCLOUD-20424 You may want to add a vote for it.
To get the commit's SHA1 hash and the timestamp it was created, try to use {{commit.shortHash}} and {{commit.timestamp}}. Please refer to this documentation: Jira smart values - development.
Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.