-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Optional target_url #159
Comments
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: |
@marco-m-pix4d Yeah, something like |
@rfpludwick I discussed with the team and we think it is a reasonable request. Would you be interested in proposing a PR? |
@marco-m-pix4d I can give it a try. My Go experience isn't super deep, but I think I can muddle my way through to an acceptable PR eventually. |
I had some time and went ahead with #160. |
Ah fantastic! Thanks @marco-m-pix4d! |
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
.The text was updated successfully, but these errors were encountered: