Currently I have a rule that when a card is moved from To Do to In Execution it triggers a Jenkins pipeline. The issue type of the card is test, and I have it linked to a Zephyr test cycle, so the status should change from "unexecuted" to "WIP" or in some cases pass or fail.
Do you know if automation rules allows to modify these Zephyr values?
Welcome to the community.
Not out of the box it doesn't no..... As Zephyr is a 3rd party plug-in.
Might be doable via webhooks/ custom API integration.
Have a look at this: Zephyr for Jira REST API Overview - Create Custom Zephyr Integrations - YouTube
Thanks @Curt Holley
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jerson,
I've linked your suggestion to this feature request on the public tracker, which counts as an upvote:
https://codebarrel.atlassian.net/browse/AUT-1295
Cheers,
Charlie
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.