You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -498,6 +498,12 @@ branches:
498
498
users: []
499
499
teams: []
500
500
501
+
# Custom properties
502
+
# See https://docs.github.com/en/rest/repos/custom-properties?apiVersion=2022-11-28
503
+
custom_properties:
504
+
- name: test
505
+
value: test
506
+
501
507
# See the docs (https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-autolinks-to-reference-external-resources) for a description of autolinks and replacement values.
0 commit comments