File tree Expand file tree Collapse file tree 1 file changed +20
-6
lines changed Expand file tree Collapse file tree 1 file changed +20
-6
lines changed Original file line number Diff line number Diff line change @@ -90,19 +90,33 @@ Configure the repository:
9090
91911. Go to repository Settings > General:
9292
93- * Disable wiki and projects (unless you plan to use them! )
94- * Allow only merge commits for Pull Requests
95- * Allow auto-merge
96- * Automatically delete head branches
93+ 1. Features
9794
98- 1. Go to repository Settings > Code security and analysis, and enable:
95+ * Disable wiki and projects (unless you plan to use them! )
96+
97+ 1. Pull Requests
98+
99+ * Allow merge commits only for Pull Requests
100+ * Allow auto-merge
101+ * Automatically delete head branches
102+
103+ 1. Go to repository Settings > Advanced Security, and enable:
99104
100105 * Private vulnerability reporting
106+
101107 * Dependabot
108+
109+ * Dependabot alerts
110+ * Dependabot security updates
102111 * Grouped security updates
112+ * Dependabot on Actions runners
113+
103114 * Code Scanning
115+
104116 * CodeQL analysis > Set up > Default
105- * Secret Scanning
117+
118+ * Secret Protection
119+
106120 * Push protection
107121
1081221. Go to repository Settings > Rules > Rulesets, and import the ` protect-default-branch.json` ruleset.
You can’t perform that action at this time.
0 commit comments