Add the ability to output additional job details to the console
@ruvceskistefan is already working on this.
Since Mar 15, 2022.
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 1.4k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 24
Description
If you have a feature request that is relevant to this repository, the runner, then please include the information below:
Describe the enhancement
We have multiple repositories sharing our self-hosted runners and it is difficult to know which one is running by the job name alone. It would be great if there was additional information, such as RepoName and WorkFlowName, to be able to determine which is currently running. We currently have to go in through the UI and do a lot of investigating to see which repo's jobs are running.
Code Snippet
If applicable, add a code snippet.
Additional information
Example of console output:

NOTE: if the feature request has been agreed upon then the assignee will create an ADR. See docs/adrs/README.md
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.