Files
nixpkgs/ci/github-script/commits.js
Wolfgang Walther 8ec348d644 ci/github-script/commits: fix not-cherry-picked-because regex
This needs the multiline flags, which enables `^` and `$` to match line
start and line end, not start and end of the whole string.

Not sure how this got past testing when initially merged.
2025-08-22 09:18:32 +02:00

12 KiB