Skip to content

Conversation

@jcrist
Copy link
Member

@jcrist jcrist commented May 11, 2020

Travis CI (and many other CIs) will skip runs if [ci skip] or [skip ci] are present in the commit header. This adds support for that here as well.

@jcrist
Copy link
Member Author

jcrist commented May 11, 2020

Ugh, despite the documentation, the commit message isn't available in pull request contexts :/ https://github.community/t5/GitHub-Actions/Accessing-commit-message-in-pull-request-event/td-p/40856

@jcrist
Copy link
Member Author

jcrist commented May 11, 2020

I give up. I was hoping this would be fairly straightforward, but currently github actions don't make this easy to do at all for pull requests (it's easy to do for pushes). Perhaps in the future this will become more possible.

Closing.

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

Successfully merging this pull request may close these issues.

1 participant