Skip to content

NEG1: skip.branches=[!main] target=develop -> Scanned (nonegate:true, literal not negation)#37

Open
alan-hacktron wants to merge 1 commit into
developfrom
test/neg1-feature
Open

NEG1: skip.branches=[!main] target=develop -> Scanned (nonegate:true, literal not negation)#37
alan-hacktron wants to merge 1 commit into
developfrom
test/neg1-feature

Conversation

@alan-hacktron

Copy link
Copy Markdown
Owner

Verifies micromatch is called with nonegate:true so a leading ! in a pattern is treated as a literal character, not glob negation. If negation were active, skip.branches=[!main] would mean skip everything except main, so develop would be (incorrectly) Skipped. Expect Scanned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant