-
Suggestion
-
Resolution: Fixed
Should be able to trigger builds via Stash. We could do something smart here and be branch aware.
The way I believe this should work
- Uses Application Links between Stash and Bamboo
- When a commit is made, it posts the commit and some repository metadata to the Bamboo server
- Custom endpoint on the Bamboo side that does a database query to figure out what plans use the repository posted to it
- Runs change detection for the plans that match
- duplicates
-
BAM-14136 Stash bamboo hook
- Closed
- is related to
-
BAM-12199 Create shared repositories using OAuth to Github, Bitbucket and Stash
- Closed
- relates to
-
BAM-11409 Stash repository support
- Closed
-
BAM-14229 Deleting a branch in Stash should delete the corresponding plan branch in Bamboo
- Closed
-
BAM-12770 Upgrade to new Github services API
- Closed
-
BSERV-3885 Introduce Ability to configure a stash repository to create a plan branch in bamboo on pushing to branch
- Gathering Interest
-
BDEV-6968 Loading...