We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2934132 commit c07826eCopy full SHA for c07826e
cla-backend-go/swagger/common/github-organization.yaml
@@ -93,9 +93,10 @@ properties:
93
- "login;*;*"
94
- "login;[email protected];Real Name"
95
example:
96
- "*": "some-bot-login;*;*"
97
- "repo1": "re:vee?rendra;*;*"
98
- "re:(?i)^repo[0-9]+$": "[re:(?i)^l(ukasz)?gryglicki$;re:(?i)^l(ukasz)?gryglicki@;*||;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]]"
+ '*': 'some-bot-login;*;*'
+ 'repo1': 're:vee?rendra;*;*'
+ 're:(?i)^repo[0-9]+$': '[re:(?i)^l(ukasz)?gryglicki$;re:(?i)^l(ukasz)?gryglicki@;*||;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]]'
99
+
100
repositories:
101
type: object
102
properties:
0 commit comments