Skip to content

Conversation

ccobbster
Copy link

Adds option to launch through a parameterized build (Build with Parameters), not triggered by polling.

This makes the Stash Pull Request Builder Plugin work in conjunction with Pull Request Notifier for Bitbucket Server.

Essentially, we wanted to take advantage of the Stash Pull Request Builder Plugin comments on the Pull Request, but not have it constantly polling pull request changes. The Pull Request Notifier for Bitbucket Server launches a build by launching a build with parameters. To avoid polling on top of the externally launched build, we set a cron schedule of '1 1 1 1 1' so it only polls on Jan 1 if its a Monday.

@ccobbster ccobbster force-pushed the external_launch_support branch from 6d55039 to 659bb58 Compare January 30, 2017 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant