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

PR monitoring and status updates #10

Open
msarahan opened this issue Nov 29, 2016 · 0 comments
Open

PR monitoring and status updates #10

msarahan opened this issue Nov 29, 2016 · 0 comments

Comments

@msarahan
Copy link
Contributor

Right now, we use https://github.com/jtarchie/pullrequest-resource to monitor new PRs and build them. This also updates the status. However, there are some issues:

  1. Only works on new PRs (ones without a concourse-ci status message). New commits on a PR are not built. Closing and reopening a PR does not trigger rebuild.
  2. With the job actually split between determining builds and then carrying out builds, the PR status update must be forwarded somehow to the latter of those two pipelines, while the triggering must be done on the former.
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

No branches or pull requests

1 participant