Skip to content

Commit

Permalink
add reference to PR in the Jenkins guide (#3482)
Browse files Browse the repository at this point in the history
* docs: add reference to PR in the Jenkins guide

* Update doc/jenkins-guide.md

Co-authored-by: Michaël Zasso <[email protected]>

---------

Co-authored-by: Michaël Zasso <[email protected]>
  • Loading branch information
UlisesGascon and targos authored Sep 11, 2023
1 parent baafbc5 commit 831f257
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/jenkins-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ Add a Jenkins "system message" in https://ci.nodejs.org/configure. Something lik
```html
<h1 style="color:red">system is under embargo for a security release</h1>
<h2>For solidarity, even if you have access, please don't start unrelated jobs</h2>
<p>Refs: <a href="https://github.com/nodejs/build/issues/xxx">https://github.com/nodejs/build/issues/xxx</a></p>
```

And some fancy "extra-css" to "Theme" -> "Theme elements" -> "Extra CSS".
This should already exist but commented out like this:
```css
Expand Down

0 comments on commit 831f257

Please sign in to comment.