Skip to content

Fix issue regex in project automation

Warren Gifford requested to merge fix-fix-issue-pattern into main

Created by: felixfbecker

The previous regex would also match the text "This fixes auto-indexing on executors that use ignite/firecracker [...]" as it only negate-matched on anything not a slash.

Merge request reports

Loading