内容へ移動
Cat Paw Software
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
•
rdbms
github
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
<markdown> # GitHub ## Branch Rules ブランチごとに運用ルールを設定 ### mainブランチへのマージはmerge commitのみ許可 1. Settings -> Rules -> Rulesetsを開く 2. New Ruleset -> New branch rulesetを押す 3. Ruleset Name - `enforce merge commit to main` など適当に 4. Target Branches - include by petternで`main`と入力(defaultブランチであればinclude default branchでも可) 5. Branch rules - Restrict deletion: 削除禁止 - Block force pushes: force push禁止 - Require a pull request before merging - Allowed merge methodsで`merge`のみ選択 </markdown>
github.txt
· 最終更新:
2026/03/05 05:00
by
nullpon
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ