github-status-resource icon indicating copy to clipboard operation
github-status-resource copied to clipboard

A Concourse resource to interact with the GitHub Status type

Results 7 github-status-resource issues
Sort by recently updated
recently updated
newest added

Using the example config I'm getting the following error: ```jq: error (at :4): Cannot iterate over null (null)``` I also don't want to write my own resource. Could you please...

- added base_context - added syntax highlighting to README - removed obsolete groundcrew section - added `put` context param to override the source param - created makefile for ease of...

I have one short question - are there any plans to add support for GitHub actions?

It would be very useful to run this resource to build status reports for all PRs opened against a repository, but as far as I can see, this is not...

This PR adds the following : - A parameter for setting the sleep duration in the retry loop - A parameter for setting the number of retries to the retry...

For example, something like `ci/$BUILD_PIPELINE_NAME/$BUILD_JOB_NAME`. This would make it easier to reuse the resource across multiple jobs, while retaining the distinction of builds via context in Github.