Skip "codecov/project" on a specific branch #699
Unanswered
matejvasek
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to skip the "codecov/project" on PRs create by a bot. I think I could achieve that by excluding specific branches.
There is a related documentation https://docs.codecov.com/docs/commit-status#branches
However the docs do not specify exact format of branches.
Are they plain string with exact match? Could I use some regexp/extended-glob to just exclude specific branches?
Beta Was this translation helpful? Give feedback.
All reactions