Open rfpludwick opened 4 days ago
Ah, I understand the reasoning. Makes sense. I appreciate that you proposed a possible and backwards compatible configuration for this.
My first reaction is wondering if there is a way to make the intent more explicit. For example: omit_target_url (bool)
. In any case, this is a nitpick.
@marco-m-pix4d Yeah, something like omit_target_url
is probably better! I like that.
I would love to be able to optionally set the target_url when setting the GH status. One of the Concourse CI systems I run is entirely private, but it does run pipelines for a public repository on GitHub. I'd like to be able to report build status, but without the URL as that is private information. Could define the optional target URL either in the resource configuration or on the
put
.