probot / stale

A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.
https://probot.github.io/apps/stale/
ISC License
1.25k stars 212 forks source link

Use Actions for CI #231

Closed JasonEtco closed 5 years ago

JasonEtco commented 5 years ago

We can use Actions for CI instead of Travis! This'll also help us add more workflows like semantic-release to publish Docker images (cc #223).