Member
Adding Description. Description is very helpful instead of scrolling over whole of git log history.
Testing: ./mach try -h
Fixes: #45606
Member
I'll let others review the code change, but I don't think the PR description should say Fixes: #45606. The change in this PR is about CLI documentation whereas the linked issue is about invalid CI configuration. This change wouldn't fix the CI issue.
Member Author
I'll let others review the code change, but I don't think the PR description should say
Fixes: #45606. The change in this PR is about CLI documentation whereas the linked issue is about invalid CI configuration. This change wouldn't fix the CI issue.
Issue description say it is for missing mach try information. (which is Encountered while performing some try job )
P.S: I opened a separate PR for handling missing entry in try.yml
jdm approved these changes Jun 12, 2026
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like a useful improvement.