Add description to job keyword
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA
What does this MR do and why?
Add description
to jobs
keyword to store information about the job.
Connected to #16481
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
-
Add
.gitlab-ci.yml
rspec: script: rspec description: 'Unit tests for GitLab'
-
Description should show on the sidebar job detail page.
Edited by Phawin Khongkhasawan