Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider GitHub pull requests as a trigger for a new pipeline in the Seed plugin #10

Open
dcoraboeuf opened this issue Jul 28, 2015 · 1 comment

Comments

@dcoraboeuf
Copy link
Contributor

When a pull request is created on a Seed enabled GitHub repository, this event should be sent and associated with the creation of a new pipeline.

@dcoraboeuf
Copy link
Contributor Author

The PR repository and branch are likely to be different from the configured repository. The plugin must pass those new parameters to the pipeline to be created.

Additionally, the PR hook must also deal with push and delete events on the PR.

@dcoraboeuf dcoraboeuf added this to the 0.13 milestone Jul 28, 2015
@dcoraboeuf dcoraboeuf modified the milestones: 0.13, 0.14, 0.15 Aug 21, 2015
@dcoraboeuf dcoraboeuf modified the milestones: 0.15, 0.16 Sep 2, 2015
@dcoraboeuf dcoraboeuf modified the milestones: 0.16, 0.17 Oct 12, 2015
@dcoraboeuf dcoraboeuf modified the milestone: 0.17 Oct 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant