Skip to content

Clearer job status at the last line#6080

Open
nobuto-m wants to merge 1 commit intonektos:masterfrom
nobuto-m:clearer-last-line
Open

Clearer job status at the last line#6080
nobuto-m wants to merge 1 commit intonektos:masterfrom
nobuto-m:clearer-last-line

Conversation

@nobuto-m
Copy link
Copy Markdown

The last line in the terminal output will be:

  • 🏁 Job failed ❌
  • 🏁 Job succeeded ✅

instead of:

  • 🏁 Job failed
  • 🏁 Job succeeded

Closes: #6079

The last line in the terminal output will be:

- 🏁  Job failed ❌
- 🏁  Job succeeded ✅

instead of:
- 🏁  Job failed
- 🏁  Job succeeded

Closes: nektos#6079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clearer visual indicator about the job status at the last line in terminal output

1 participant