For confluence I'm happy with the JobModule and TriggerModule types. What is the right way to implement periodic task in jira? I would like to extends the list of jobs and triggers in jira. Tha...
...build plan (since running tests and parsing results is only a part of build plans). How can I trigger it after deployment?
Hi, I'm looking for a way to start a Jenkins job from Jira. The idea is for the job to be triggered by a Jira workflow status transition. This job isn't the first one in the pipeline, what i mean is...
We practice an incremental version of git-flow, where we encourage developers to perform code reviews on task/bugs into their own feature branches incrementally for larger bugs / tasks. However...
The new trigger support for JIRA is fantastic, save one workflow. If the QA team tests on a feature branch, we'd like to automatically create a pull request into the release branch as soon as they...
Is there a trigger I can use for the workflow to transition issues when a pull request has been approved? There are triggers for open, reopen, PR created, declined, but no approved.
...empty, just trigger the transition SEND THE APPLICATION TO FINANCE . how can i do that (I know it is not possible by post function because that happens upon another transition which i don want that)? can...
Hi All, Our Finance team are looking to implement a purchase request and order system and I wondered if this could be done via a Jira project and custom workflow or via Confluence. The steps that f...
If a developer makes a direct push to a branch using a repository's Stash URL, the post-receive hook gets successfully triggered. However, the same hook doesn't trigger if the developer uses the...
I have a trigger to change the status of an Issue when a pull request is merged in Stash. Is there a way to run the Post functions after this automated transition occurs? Maybe using a Plug-in?
If Issue A is "Blocked", I would like to update "Blocked" -> "To Do" only if all the linked issues have been resolved OR deleted. Is this possible in JIRA automation?
...assign, a list of members from the "Reviewers" group will show in the drop down. What I can't get working is the email notification. I suspect I have the trigger set incorrectly? I'm also not sure if...
Hi, I want to trigger e-mails to all the administrators for a particular status. For this, I: 1) created a filter 2) shared the filter with everyone in the administrator role 3) Created a group...
...see currently and with my limited knowledge of Stash and Bamboo, we can only trigger one certain build plan in Bamboo per post-recieved activity on our repo. In other words, no matter what we do with...
...mentioned didn't work for me. So I'd like to know if there's a better workaround than setting up a schedule to trigger all the feature branch plans every 15 minutes? Thanks!
...I accomplish the steps described above using a scheduled trigger in the "Live" environment? The "Trigger configuration" section only shows options related to the repository branches, not...
How can I trigger an event that change value of a field on an action with a jira item? My exact task is to store name of current user to the closedBy field when an intem is closed. Thank you!
Hi, I was wondering what would be the best approach programmatically to implement the below: Every Monday, loop through specific projects and evaluate the last date and time an issue in the "...
Hi I found this https://confluence.atlassian.com/display/JIRA/Running+a+Bamboo+Build+when+Releasing+a+Version and tried it in JIRA. Looks pretty cool BUT: Our release version is in an release-b...
.... Is there any trigger event workflowassigned or something? I can't find it in https://wiki.comalatech.com/display/AWP/trigger. Thanks, Ruwan
...;https://jira.whatever.com/rest/dev-status/1.0/trigger/diagnostics/pullrequests?_=1417471751091 This yields a JSON page that says the following: {"appLinkDiagnosticResults":[{"name":"Stash","type...
...any change is commited to the trunk as well as to the branch. How do I make the branch plan trigger only when a change has been commited to the trunk?
...to "Waiting for Support"? Can I set up a trigger for this?
....exception.DataAccessException: com.atlassian.scheduler.SchedulerServiceException: Unable to create the Quartz job and trigger I followed these directions: https://confluence.atlassian.com...
Hello, I have a requirement to deploy a SCM with a specific requirement. When a developer pushes code to the repo, the SCM should start a build and deploy it to a development environment. If...
Copied to clipboard