|
950 | 950 | }, |
951 | 951 | { |
952 | 952 | "action": "copilot.knowledge_base_created", |
953 | | - "description": "A knowledge base was created in the organization.", |
954 | | - "docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases", |
| 953 | + "description": "N/A", |
| 954 | + "docs_reference_links": "N/A", |
955 | 955 | "fields": [ |
956 | 956 | "actor", |
957 | 957 | "actor_id", |
958 | 958 | "user_agent", |
959 | 959 | "request_id", |
960 | | - "knowledge_base_name", |
961 | 960 | "org_id", |
962 | 961 | "org", |
963 | 962 | "action", |
|
969 | 968 | "business_id", |
970 | 969 | "actor_is_bot", |
971 | 970 | "request_access_security_header" |
972 | | - ], |
973 | | - "docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases" |
| 971 | + ] |
974 | 972 | }, |
975 | 973 | { |
976 | 974 | "action": "copilot.knowledge_base_deleted", |
977 | | - "description": "A knowledge base was deleted from the organization.", |
978 | | - "docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases", |
| 975 | + "description": "N/A", |
| 976 | + "docs_reference_links": "N/A", |
979 | 977 | "fields": [ |
980 | 978 | "actor", |
981 | 979 | "actor_id", |
982 | 980 | "user_agent", |
983 | 981 | "request_id", |
984 | | - "knowledge_base_name", |
985 | 982 | "org_id", |
986 | 983 | "org", |
987 | 984 | "action", |
|
993 | 990 | "business_id", |
994 | 991 | "actor_is_bot", |
995 | 992 | "request_access_security_header" |
996 | | - ], |
997 | | - "docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases" |
| 993 | + ] |
998 | 994 | }, |
999 | 995 | { |
1000 | 996 | "action": "copilot.knowledge_base_updated", |
1001 | | - "description": "A knowledge base was updated in the organization.", |
1002 | | - "docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases", |
| 997 | + "description": "N/A", |
| 998 | + "docs_reference_links": "N/A", |
1003 | 999 | "fields": [ |
1004 | 1000 | "actor", |
1005 | 1001 | "actor_id", |
1006 | 1002 | "user_agent", |
1007 | 1003 | "request_id", |
1008 | | - "knowledge_base_name", |
1009 | 1004 | "org_id", |
1010 | 1005 | "org", |
1011 | 1006 | "action", |
|
1017 | 1012 | "business_id", |
1018 | 1013 | "actor_is_bot", |
1019 | 1014 | "request_access_security_header" |
1020 | | - ], |
1021 | | - "docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases" |
| 1015 | + ] |
1022 | 1016 | }, |
1023 | 1017 | { |
1024 | 1018 | "action": "copilot.plan_changed", |
|
4290 | 4284 | { |
4291 | 4285 | "action": "org.allow_third_party_access_requests_from_outside_collaborators_enabled", |
4292 | 4286 | "description": "Third-party application access for outside collaborators was enabled for the organization.", |
4293 | | - "docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests", |
| 4287 | + "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", |
4294 | 4288 | "fields": [ |
4295 | 4289 | "actor", |
4296 | 4290 | "actor_id", |
|
4304 | 4298 | "created_at", |
4305 | 4299 | "operation_type" |
4306 | 4300 | ], |
4307 | | - "docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests" |
| 4301 | + "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" |
4308 | 4302 | }, |
4309 | 4303 | { |
4310 | 4304 | "action": "org.archive", |
|
0 commit comments