|
1318 | 1318 | "custom_instructions" |
1319 | 1319 | ] |
1320 | 1320 | }, |
1321 | | - { |
1322 | | - "action": "copilot.knowledge_base_created", |
1323 | | - "description": "A knowledge base was created in the organization.", |
1324 | | - "docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases", |
1325 | | - "fields": [ |
1326 | | - "actor", |
1327 | | - "actor_id", |
1328 | | - "user_agent", |
1329 | | - "request_id", |
1330 | | - "knowledge_base_name", |
1331 | | - "org_id", |
1332 | | - "org", |
1333 | | - "action", |
1334 | | - "_document_id", |
1335 | | - "@timestamp", |
1336 | | - "created_at", |
1337 | | - "operation_type", |
1338 | | - "business", |
1339 | | - "business_id", |
1340 | | - "actor_is_bot", |
1341 | | - "request_access_security_header" |
1342 | | - ], |
1343 | | - "docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases" |
1344 | | - }, |
1345 | | - { |
1346 | | - "action": "copilot.knowledge_base_deleted", |
1347 | | - "description": "A knowledge base was deleted from the organization.", |
1348 | | - "docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases", |
1349 | | - "fields": [ |
1350 | | - "actor", |
1351 | | - "actor_id", |
1352 | | - "user_agent", |
1353 | | - "request_id", |
1354 | | - "knowledge_base_name", |
1355 | | - "org_id", |
1356 | | - "org", |
1357 | | - "action", |
1358 | | - "_document_id", |
1359 | | - "@timestamp", |
1360 | | - "created_at", |
1361 | | - "operation_type", |
1362 | | - "business", |
1363 | | - "business_id", |
1364 | | - "actor_is_bot", |
1365 | | - "request_access_security_header" |
1366 | | - ], |
1367 | | - "docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases" |
1368 | | - }, |
1369 | | - { |
1370 | | - "action": "copilot.knowledge_base_updated", |
1371 | | - "description": "A knowledge base was updated in the organization.", |
1372 | | - "docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases", |
1373 | | - "fields": [ |
1374 | | - "actor", |
1375 | | - "actor_id", |
1376 | | - "user_agent", |
1377 | | - "request_id", |
1378 | | - "knowledge_base_name", |
1379 | | - "org_id", |
1380 | | - "org", |
1381 | | - "action", |
1382 | | - "_document_id", |
1383 | | - "@timestamp", |
1384 | | - "created_at", |
1385 | | - "operation_type", |
1386 | | - "business", |
1387 | | - "business_id", |
1388 | | - "actor_is_bot", |
1389 | | - "request_access_security_header" |
1390 | | - ], |
1391 | | - "docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases" |
1392 | | - }, |
1393 | 1321 | { |
1394 | 1322 | "action": "copilot.plan_changed", |
1395 | 1323 | "description": "The plan for GitHub Copilot was updated.", |
|
5015 | 4943 | { |
5016 | 4944 | "action": "org.allow_third_party_access_requests_from_outside_collaborators_enabled", |
5017 | 4945 | "description": "Third-party application access for outside collaborators was enabled for the organization.", |
5018 | | - "docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests", |
| 4946 | + "docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests", |
5019 | 4947 | "fields": [ |
5020 | 4948 | "actor", |
5021 | 4949 | "actor_id", |
|
5029 | 4957 | "created_at", |
5030 | 4958 | "operation_type" |
5031 | 4959 | ], |
5032 | | - "docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests" |
| 4960 | + "docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests" |
5033 | 4961 | }, |
5034 | 4962 | { |
5035 | 4963 | "action": "org.archive", |
|
0 commit comments