AdamMc331 / AndroidAppTemplate

This is a template repository with developer tooling already included so you can get up and running with confidence.
286 stars 18 forks source link

Migrate to Danger-Kotlin #237

Closed AdamMc331 closed 5 days ago

AdamMc331 commented 1 week ago

We recently found an issue with Danger-ruby that doesn't work well with PRs from forked repos, and that appears to be an issue specific to Danger Ruby currently.

It may be worth migrating to Danger Kotlin since it would use a language Android devs are familiar with, and already has GitHub Actions support, so let's look into that.

AdamMc331 commented 5 days ago

Fixed by #241