Fix issue regex in project automation
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.
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.