apple / swift-algorithms

Commonly used sequence and collection algorithms for Swift
Apache License 2.0
5.97k stars 443 forks source link

Using GitHub Bots? #135

Closed LemonSpike closed 3 years ago

LemonSpike commented 3 years ago

GitHub has lots of really handy bots that integrate with pushed commits and PR actions, as well as GitHub Actions CI. I have used GitHub’s bots in my own projects and found them very secure, helpful and easy to integrate.

I have raised #133 re: [ImgBot] but I am open to your feedback on more general Bot integrations as well.

Thanks.

natecook1000 commented 3 years ago

We're just sticking with Swift CI for now. Thanks, @LemonSpike!