serverless/serverless

Make CI build ignore .md changes

Open

#2 699 ouverte le 13 nov. 2016

Voir sur GitHub
 (10 commentaires) (3 réactions) (0 assignés)JavaScript (5 734 forks)batch import
cat/cihelp wanted

Métriques du dépôt

Stars
 (46 915 stars)
Métriques de merge PR
 (Merge moyen 1j 15h) (34 PRs mergées en 30 j)

Description

Testing doesn't need to run when there are only changes to .md files.

Doc changes shouldn't be breaking the build due to integration tests failing etc.

We need to add something like: https://github.com/facebook/react/pull/2000#discussion-diff-15851271

This will speed up making contributions to docs and make everyone's life better.

win/win

Guide contributeur