-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
-
KONFLUX-💚Green-S291
-
Customer Reported
Description of Problem
The names of all our pipelines via the GitHub checks screen are quite lengthy and are challenging to navigate in the "Checks" screen. This is for several reasons:
1. The name of the check "stutters" - the name "Red Hat Konflux" is repeated twice. This is not necessary.
2. Our checks API names themselves are quite long and have the same/similar prefixes. These are challenging to navigate on the side panel, where character space is limited.
The problem is exacerbated when an application has dozens of components, each running their own integration test scenarios in a PR group.
Request type: Feature Request
Reason of urgency: This is non blocking, it just slows things down
Team: rh-subs-watch
Tenant: rh-subs-watch-tenant
Application: rhsm-subscriptions
Component: not provided
Details:
Structure of Github Check name makes it hard to use in github When viewing progress on tests in Github the konflux checks are all grouped well under a "Red Hat Konflux" grouping in the left nav. Unfortunately every check also starts with "Red Hat Konflux". For example: "Red Hat Konflux / Red Hat Konflux / rhsm-subscriptions-enterprise-contract / pr group" This results in the left nav providing very little use other than whether a test is running as you can't see the name of the test without clicking on it. Is there a way to shorten the naming that goes into the left navigation in the github checks interface so that every test does not start with "Red Hat Konflux / " when they are already grouped into a konflux suite?
- links to