-
-
Notifications
You must be signed in to change notification settings - Fork 290
Skip AppVeyor in some automated commits #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yeah. Good idea. I think there are other things we can do too. https://github.com/conda-forge/staged-recipes/blob/master/.CI/create_feedstocks.py#L126 |
Also, added a request for Circle CI to support more specific commit skip syntax so we can try that too. |
This issue appears to be referenced before, but is the same idea for Travis CI ( travis-ci/travis-ci#5032 ). Though, admittedly, we don't need this here. |
@pelson I believe we don't need to run AppVeyor for some automated commits like this one:
https://ci.appveyor.com/project/conda-forge/staged-recipes/build/1.0.124
Can we add a
[skip appveyor]
string to that commit message?The text was updated successfully, but these errors were encountered: