Skip to content

An Atlassian Stash plugin that triggers Bamboo builds when a pull request is created or updated

License

Notifications You must be signed in to change notification settings

RichRelevance/StashPRTriggerPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stash Pull Request Trigger Plugin

This plugin triggers Bamboo builds when pull requests are created or changed from Bamboo. This functionality is as important to pull request-based workflows as the existing automatic branch build functionality is to feature branches workflows.

Native support for this feature has been requests in this issue.

Atlassian Plugin information

Here are the SDK commands you'll use immediately:

  • atlas-run -- installs this plugin into the product and starts it on localhost
  • atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
  • atlas-cli -- after atlas-run or atlas-debug, opens a Maven command line window: - 'pi' reinstalls the plugin into the running product instance
  • atlas-help -- prints description for all commands in the SDK

Full documentation is always available at:

https://developer.atlassian.com/docs/getting-started

About

An Atlassian Stash plugin that triggers Bamboo builds when a pull request is created or updated

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages