crawford / tailor

GitHub bot that validates patches before they can be merged
Apache License 2.0
18 stars 10 forks source link

Add ability to specify a details link #22

Closed arithx closed 6 years ago

arithx commented 6 years ago

If possible in the github message write, it would be really useful if we could use the details link to jump to a configurable URL (specified in the tailor.yaml).

For instance, in Ignition we could specify a link to the CONTRIBUTING.md file in the tailor.yaml and then when a tailor check fails there's a link (similar to how Travis links to it's build) to it.

crawford commented 6 years ago

The details link should always go to the explanation page. The user could add a URL to their description (though it wouldn't be a link). Do you still think this is necessary?

arithx commented 6 years ago

I agree, with the changes I don't think this is necessary any longer.