We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af7565 commit d23af26Copy full SHA for d23af26
safe-settings/repos/repo.yaml
@@ -0,0 +1,10 @@
1
+# This settings file can be used to create repo-level settings
2
+
3
+repository:
4
+ name: devopscaptain1
5
+ organization: devopscaptain
6
+ # Create the repo if doesn't exist
7
+ force_create: true
8
9
+ # Use a template when creating the rep
10
+# Every other property is the same as the org level settings and can be overridden here
0 commit comments