How does AppVeyor skip a build?
Hey.
I am having trouble with AppVeyor and PRs that only make changes to files in skip_commits: (eg: README.md).
I set up the repository to require the CI to pass. But as AppVeyor will skip, the CI never passes.
I see two options:
1. I replicate how AppVeyor identifies if only skip_commits: files were changed
--> Could you let me know how AppVeyor does this? 2. I configure AppVeyor to skip the steps in the build, but still returns a "pass"
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Owen McDonnell on 14 May, 2018 09:12 PM
What about skipping status checks on those superficial commits?
2 Posted by oliver on 17 May, 2018 08:55 AM
I will use that. Thank you, Owen
oliver closed this discussion on 17 May, 2018 08:55 AM.