JT A.

Results 87 comments of JT A.

The more I look at this, I don't think it actually solves the problem. It might appear to, but in the long run we are just masking the issue. If...

The more I investigate this, the only solution is going to be using the github GraphQL API. It allows minimizing the API requests, but getting all the information needed to...

The resource was a hack that mapped PRs on to the resource model of concourse. The order of PRs comes in on the most recent update. Removing the most recently...

@jemishdave, I am not following along what your issue is. 1. Are you showing that the status (success/failure) is being applied to the incorrect SHA? 2. Are you showing that...

@PasupathiRajamanickam can you show us what you've tried, the actual YAML of the pipeline?

And are you you using `version: every`?

yeah you have to do that. Concourse does not trigger `every` after it has already detected versions.

Is the repo something the access token has access to write to? It's pretty standard for the GitHub API to return 404 when you don't have access to do something....