chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.05k stars 63 forks source link

Support Github rule sets #897

Open KapJI opened 4 weeks ago

KapJI commented 4 weeks ago

Github now supports rule sets feature which is more flexible alternative to classic branch protection rules.

Currently Kodiak doesn't support them, requires creating old style branch protection rule and doesn't track checks defined by these rule sets.

It'd be great if Kodiak can support them the same way it supports branch protection rules.

Docs: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets