ManageIQ/miq_bot

It's hard to match failed jobs with the Repo / Branch

Open

#260 opened on Jan 19, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (38 forks)auto 404
enhancementhelp wantedpinned

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

Add Branch ID to the main page

A simple win that I think would help people with troubleshooting sidekiq retries is displaying the Branch ID on the main page. When things go to the retry queue, the first arg is the branch id, but there's no way to correlate that ID to the repo/PR# right now without logging into rails console

Contributor guide