Skip to content

PR monitoring and status updates #10

@msarahan

Description

@msarahan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions