The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I have a automation test which run and create log file with all the passing and failing Jira's in it like REPORT-121 : PASSED or REPORT-122 : FAILED.
I want to scan the log file and pick all these and label the build with them.
So in Pattern match labeling i put below values
Regex = REPORT-/d+
Labels = \1
Error on label = The labels use the backreference "\1" but the REGEX contains only 0 capturing group(s).
How can i achieve this ?
One of my co-worked helped me.
I needed to put that in the brackets like (REPORT-/d+)
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.