Nat Henderson
Nat Henderson
Hey, @crstamps2! I know you're reviewing this in your spare time since the original author has passed it off to you. Does the ability to ignore a label make sense,...
This addresses #196 - there's a clear explanation of the bug there. If you're worried about this solution, let me know - it's working well for us but it might...
**Describe the bug** If you fetch a PR with ``` get: foo params: fetch_merge: true ``` and then upload a status later with ``` put: foo status: pending ``` You'll...
This implements #194. It's just a simple addition of the HTTP response's `['head']['repo']['full_name']` to the git config and the .git folder as `repo`.
I could use this in particular because I use Concourse to generate artifacts from the input PRs and push them up to the PR branch - if the PR is...
* Service account authentication is available when running on GCE. * If we are accessing a google cloud storage bucket, we now fetch an auth token and apply it to...
In https://github.com/terraform-providers/terraform-provider-google/issues/1816, a user was asking how to do a cloud-init config for a GCP provider, and suggested we add this example here.
Core question: Is this an okay direction to proceed in for getting GCP DNS integration started? I will build the teardown / terraform code if so! Done: * Add GCP's...
Fixes #6.