Skip to content

CI server configuration: what if ignore specific file changes #2002

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

Closed
jjangga0214 opened this issue Feb 15, 2019 · 1 comment
Closed

CI server configuration: what if ignore specific file changes #2002

jjangga0214 opened this issue Feb 15, 2019 · 1 comment

Comments

@jjangga0214
Copy link
Contributor

jjangga0214 commented Feb 15, 2019

I made a PR(#2001) that only changes README.md.
CI doesn't have to run test though many projects do so.
What if we configure something like .ciignore

*.md
.github
... some other candidates ...

How do you think about it?

@ljharb
Copy link
Member

ljharb commented Feb 15, 2019

What is .ciignore? I'm not aware that's something travis supports.

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

No branches or pull requests

2 participants