GitHub Repository Ruleset
githubのBranch protection ruleの後継
https://docs.github.com/ja/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets
Require status checks to passの設定方法が変わった
GitHub Actionsを使っている場合、job nameを指定する必要がある
例えばhttps://github.com/takker99/vim-like-key-notation ならtestを指定する
#2024-07-01 11:47:59