Skip to content

Fix formatting of scmGit Pipeline help#1821

Merged
MarkEWaite merged 1 commit intojenkinsci:masterfrom
MarkEWaite:fix-pipeline-syntax-formatting
Oct 17, 2025
Merged

Fix formatting of scmGit Pipeline help#1821
MarkEWaite merged 1 commit intojenkinsci:masterfrom
MarkEWaite:fix-pipeline-syntax-formatting

Conversation

@MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Oct 17, 2025

Fix formatting of scmGit Pipeline help

Was displaying red text for most of the page at

https://www.jenkins.io/doc/pipeline/steps/params/scmgit/

The <code> tag that opened on the checkout keyword was not closed. Close that tag so that the page renders correctly in the Pipeline steps reference on the Jenkins documentation site.

The Pipeline steps reference inside the running Jenkins controller was not affected. It seems to ignore the <code> tags.

Testing done

Code review confirms that the closing and opening tags are matched.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Was displaying red text for most of the page at

https://www.jenkins.io/doc/pipeline/steps/params/scmgit/

The <code> tag that opened on the checkout keyword was not closed.
Close that tag so that the page renders correctly in the Pipeline steps
reference on the Jenkins documentation site.

The Pipeline steps reference inside the running Jenkins controller was
not affected.  It seems to ignore the <code> tags.

Testing done:

Code review confirms that the closing and opening tags are matched.
@MarkEWaite MarkEWaite requested a review from a team as a code owner October 17, 2025 21:50
@MarkEWaite MarkEWaite added the documentation Improvements or additions to documentation label Oct 17, 2025
@MarkEWaite MarkEWaite enabled auto-merge (squash) October 17, 2025 21:54
@MarkEWaite MarkEWaite merged commit 4330227 into jenkinsci:master Oct 17, 2025
17 of 18 checks passed
@MarkEWaite MarkEWaite deleted the fix-pipeline-syntax-formatting branch October 18, 2025 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant