brigadecore / brigadecore/brigade-github-gateway
Add dashboard link to check run results
Open
enhancement
- Dominant language
- Go
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Now that there's a prototype in development for a v2-compatible Kashti, this gateway can be enhanced to include links to events/jobs in Kashti in the check run results sent to GitHub.
We can actually make this more general -- not Kashti specific.
If we allow operators to configure this gateway deployment with an optional URL _template_ -- something like `https://kashti.brigade2.io/events/{:event_id}/jobs/{:job_name}`, then -- then they can fill in an appropriate URL template for any v2 compatible web-based UI / dashboard and this gateway can just make the proper substitutions.
Contributor guide
Assessment
This issue has not been assessed yet.