|
109 | 109 | "description": "A billing manager was added to an enterprise.",
|
110 | 110 | "docs_reference_links": "N/A"
|
111 | 111 | },
|
| 112 | + { |
| 113 | + "action": "business.add_billing_viewer", |
| 114 | + "description": "N/A", |
| 115 | + "docs_reference_links": "N/A" |
| 116 | + }, |
112 | 117 | {
|
113 | 118 | "action": "business.add_organization",
|
114 | 119 | "description": "An organization was added to an enterprise.",
|
|
159 | 164 | "description": "An invitation for someone to be an billing manager of an enterprise was canceled.",
|
160 | 165 | "docs_reference_links": "N/A"
|
161 | 166 | },
|
| 167 | + { |
| 168 | + "action": "business.cancel_billing_viewer_invitation", |
| 169 | + "description": "N/A", |
| 170 | + "docs_reference_links": "N/A" |
| 171 | + }, |
162 | 172 | {
|
163 | 173 | "action": "business.cancel_trial",
|
164 | 174 | "description": "The trial of GitHub Enterprise Cloud was cancelled.",
|
|
294 | 304 | "description": "An invitation for someone to be an billing manager of an enterprise was sent.",
|
295 | 305 | "docs_reference_links": "N/A"
|
296 | 306 | },
|
| 307 | + { |
| 308 | + "action": "business.invite_billing_viewer", |
| 309 | + "description": "N/A", |
| 310 | + "docs_reference_links": "N/A" |
| 311 | + }, |
297 | 312 | {
|
298 | 313 | "action": "business.members_can_update_protected_branches.clear",
|
299 | 314 | "description": "An enterprise owner unset a policy for whether members of an enterprise can update protected branches on repositories for individual organizations. Organization owners can choose whether to allow updating protected branches settings.",
|
|
349 | 364 | "description": "A billing manager was removed from an enterprise.",
|
350 | 365 | "docs_reference_links": "N/A"
|
351 | 366 | },
|
| 367 | + { |
| 368 | + "action": "business.remove_billing_viewer", |
| 369 | + "description": "N/A", |
| 370 | + "docs_reference_links": "N/A" |
| 371 | + }, |
352 | 372 | {
|
353 | 373 | "action": "business.remove_member",
|
354 | 374 | "description": "A member was removed from an enterprise.",
|
|
0 commit comments