+1
-2
.editorconfig
+1
-2
.editorconfig
···
+16
ci/default.nix
+16
ci/default.nix
···
+57
-28
ci/github-script/commits.js
+57
-28
ci/github-script/commits.js
············// Log all results without truncation, with better highlighting and all whitespace changes to the job log.·········-core.summary.addRaw('This report is automatically generated by the `PR / Check / cherry-pick` CI workflow.', true)-core.summary.addRaw("Some of the commits in this PR require the author's and reviewer's attention.", true)-core.summary.addRaw('Please follow the [backporting guidelines](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#how-to-backport-pull-requests) and cherry-pick with the `-x` flag.', true)-core.summary.addRaw('This requires changes to the unstable `master` and `staging` branches first, before backporting them.', true)+'Please follow the [backporting guidelines](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#how-to-backport-pull-requests) and cherry-pick with the `-x` flag.',+'This requires changes to the unstable `master` and `staging` branches first, before backporting them.',-core.summary.addRaw('Occasionally, commits are not cherry-picked at all, for example when updating minor versions of packages which have already advanced to the next major on unstable.', true)-core.summary.addRaw('These commits can optionally be marked with a `Not-cherry-picked-because: <reason>` footer.', true)+'Occasionally, commits are not cherry-picked at all, for example when updating minor versions of packages which have already advanced to the next major on unstable.',+'These commits can optionally be marked with a `Not-cherry-picked-because: <reason>` footer.',-core.summary.addRaw('Sometimes it is not possible to cherry-pick exactly the same patch.', true)-core.summary.addRaw('If you need to merge this PR despite the warnings, please [dismiss](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/dismissing-a-pull-request-review) this review shortly before merging.', true)+'If you need to merge this PR despite the warnings, please [dismiss](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/dismissing-a-pull-request-review) this review shortly before merging.',// The docs for markdown alerts only show examples with markdown blockquote syntax, like this:······
+18
-17
ci/github-script/labels.js
+18
-17
ci/github-script/labels.js
······························
+1
-1
ci/github-script/prepare.js
+1
-1
ci/github-script/prepare.js
+2
-2
ci/github-script/withRateLimit.js
+2
-2
ci/github-script/withRateLimit.js
······
+6
-2
ci/supportedBranches.js
+6
-2
ci/supportedBranches.js
···-return { ...branch.match(/(?<prefix>.+?)(-(?<version>\d{2}\.\d{2}|unstable)(?:-(?<suffix>.*))?)?$/).groups }
+5
-3
doc/anchor-use.js
+5
-3
doc/anchor-use.js
···-anchors.add('h1[id]:not(div.note h1, div.warning h1, div.tip h1, div.caution h1, div.important h1), h2[id]:not(div.note h2, div.warning h2, div.tip h2, div.caution h2, div.important h2), h3[id]:not(div.note h3, div.warning h3, div.tip h3, div.caution h3, div.important h3), h4[id]:not(div.note h4, div.warning h4, div.tip h4, div.caution h4, div.important h4), h5[id]:not(div.note h5, div.warning h5, div.tip h5, div.caution h5, div.important h5), h6[id]:not(div.note h6, div.warning h6, div.tip h6, div.caution h6, div.important h6)');+'h1[id]:not(div.note h1, div.warning h1, div.tip h1, div.caution h1, div.important h1), h2[id]:not(div.note h2, div.warning h2, div.tip h2, div.caution h2, div.important h2), h3[id]:not(div.note h3, div.warning h3, div.tip h3, div.caution h3, div.important h3), h4[id]:not(div.note h4, div.warning h4, div.tip h4, div.caution h4, div.important h4), h5[id]:not(div.note h5, div.warning h5, div.tip h5, div.caution h5, div.important h5), h6[id]:not(div.note h6, div.warning h6, div.tip h6, div.caution h6, div.important h6)',
+205
-206
doc/style.css
+205
-206
doc/style.css
·····················For more details, see https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#stylable-scopes