Move more Travis jobs to GitHub Actions#709
Conversation
|
Looks like the Travis check is still "Required", but |
I've never configured Travis except through the .yml file and uploading encrypted secrets. If some checks are required and others not, I'm not sure where that's configured. I scrolled around the Travis and Github settings and don't see anything about configuring which checks are required or not. I also searched the Internet, but didn't find anything relevant. It's possible I don't have access either. Does anyone else know what steps are required? |
@di Any thoughts? Is this possibly at the organization level? |
|
It's configured via the branch protection rules: I've configured |
|
Thanks, @di! Travis is still showing up as required on this PR. Assuming you disabled it, I'm going to close and reopen this to see if it's all set. |
|
Hm. Doesn't look like it. |
e39701f to
d6cf1b2
Compare
|
Sorry, I missed that. Done. |
Aha! Thanks for that tip. I see that the default behavior is not to have any rules, so no checks are required. I'll probably not enable this feature on my other repos, just because of the toil it would entail to set up and maintain. |

Closes #650.
Changes
releasejob based on jaraco/skeleton.travis.ymlTODO