starkandwayne/concourse-pullrequest-playtime

Name: concourse-pullrequest-playtime

Owner: Stark & Wayne

Description: null

Created: 2017-08-09 23:42:56.0

Updated: 2018-04-04 23:32:48.0

Pushed: 2018-05-04 17:37:43.0

Homepage: null

Size: 8

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Playtime with Concourse Pull Requests

This repo is a live interactive example of https://github.com/jtarchie/pullrequest-resource

  1. Visit the CI pipeline in action at https://ci.starkandwayne.com/teams/main/pipelines/concourse-pullrequest-playtime

  2. Create a branch, make a change and submit a Github Pull Request

    • Edit the file https://github.com/starkandwayne/concourse-pullrequest-playtime/edit/master/test.sh
    • Modify the file to change exit 0 to a positive number indicating an error
    • Select option “Create a new branch for this commit and start a pull request”
    • Click “Propose file change”

    create-pr

    • Click “Create pull request”
    • Resulting pull request will look similar to https://github.com/starkandwayne/concourse-pullrequest-playtime/pull/2
    • Within a minute Concourse will detect your PR and run the test-pr job upon it https://ci.starkandwayne.com/teams/main/pipelines/concourse-pullrequest-playtime/jobs/test-pr/builds/2
  3. Your pull request should be annotated with a link to the CI pipeline associated with your PR.

Examples

A failing PR:

A successful PR:

Pending status:

pending-pr


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.