Skip to content

Commit 72bd8b0

Browse files
authored
Merge pull request #41788 from github/repo-sync
Repo sync
2 parents 97a2bde + 6d39eba commit 72bd8b0

File tree

26 files changed

+127
-8177
lines changed

26 files changed

+127
-8177
lines changed

data/reusables/enterprise-onboarding/identify-role-requirements.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,9 @@ Not all tasks are best-suited to humans. Identify frequent, time-consuming, and
5959
* They have their own identity, which you can trace in audit logs.
6060

6161
For more information about what apps can do, see [AUTOTITLE](/apps/creating-github-apps/about-creating-github-apps/about-creating-github-apps#understanding-what-type-of-github-app-to-build).
62+
63+
## 6. Assign tasks to agents
64+
65+
Another way to delegate frequent, time-consuming tasks is to assign work to {% data variables.copilot.copilot_coding_agent %}. You can define custom agents for specific roles in your enterprise. Custom agents are created using Markdown files called "agent profiles," which define the instructions and tools the agent needs to perform a task. For example, you could create a custom agent for writing README files or generating unit tests.
66+
67+
For more information, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents).

src/audit-logs/data/ghec/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3570,23 +3570,6 @@
35703570
],
35713571
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
35723572
},
3573-
{
3574-
"action": "code.search",
3575-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
3576-
"docs_reference_links": "/search-github/github-code-search",
3577-
"fields": [
3578-
"@timestamp",
3579-
"action",
3580-
"actor_id",
3581-
"business_id",
3582-
"query",
3583-
"org_id",
3584-
"user_id",
3585-
"_document_id",
3586-
"search_string"
3587-
],
3588-
"docs_reference_titles": "/search-github/github-code-search"
3589-
},
35903573
{
35913574
"action": "codespaces.allow_permissions",
35923575
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.14/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,23 +1831,6 @@
18311831
"programmatic_access_type"
18321832
]
18331833
},
1834-
{
1835-
"action": "code.search",
1836-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
1837-
"docs_reference_links": "/search-github/github-code-search",
1838-
"fields": [
1839-
"@timestamp",
1840-
"action",
1841-
"actor_id",
1842-
"business_id",
1843-
"query",
1844-
"org_id",
1845-
"user_id",
1846-
"_document_id",
1847-
"search_string"
1848-
],
1849-
"docs_reference_titles": "/search-github/github-code-search"
1850-
},
18511834
{
18521835
"action": "codespaces.allow_permissions",
18531836
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.14/organization.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -362,23 +362,6 @@
362362
"programmatic_access_type"
363363
]
364364
},
365-
{
366-
"action": "code.search",
367-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
368-
"docs_reference_links": "/search-github/github-code-search",
369-
"fields": [
370-
"@timestamp",
371-
"action",
372-
"actor_id",
373-
"business_id",
374-
"query",
375-
"org_id",
376-
"user_id",
377-
"_document_id",
378-
"search_string"
379-
],
380-
"docs_reference_titles": "/search-github/github-code-search"
381-
},
382365
{
383366
"action": "codespaces.allow_permissions",
384367
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.15/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,23 +1831,6 @@
18311831
"programmatic_access_type"
18321832
]
18331833
},
1834-
{
1835-
"action": "code.search",
1836-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
1837-
"docs_reference_links": "/search-github/github-code-search",
1838-
"fields": [
1839-
"@timestamp",
1840-
"action",
1841-
"actor_id",
1842-
"business_id",
1843-
"query",
1844-
"org_id",
1845-
"user_id",
1846-
"_document_id",
1847-
"search_string"
1848-
],
1849-
"docs_reference_titles": "/search-github/github-code-search"
1850-
},
18511834
{
18521835
"action": "codespaces.allow_permissions",
18531836
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.16/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,23 +2064,6 @@
20642064
],
20652065
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
20662066
},
2067-
{
2068-
"action": "code.search",
2069-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
2070-
"docs_reference_links": "/search-github/github-code-search",
2071-
"fields": [
2072-
"@timestamp",
2073-
"action",
2074-
"actor_id",
2075-
"business_id",
2076-
"query",
2077-
"org_id",
2078-
"user_id",
2079-
"_document_id",
2080-
"search_string"
2081-
],
2082-
"docs_reference_titles": "/search-github/github-code-search"
2083-
},
20842067
{
20852068
"action": "codespaces.allow_permissions",
20862069
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.17/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,23 +2173,6 @@
21732173
],
21742174
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
21752175
},
2176-
{
2177-
"action": "code.search",
2178-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
2179-
"docs_reference_links": "/search-github/github-code-search",
2180-
"fields": [
2181-
"@timestamp",
2182-
"action",
2183-
"actor_id",
2184-
"business_id",
2185-
"query",
2186-
"org_id",
2187-
"user_id",
2188-
"_document_id",
2189-
"search_string"
2190-
],
2191-
"docs_reference_titles": "/search-github/github-code-search"
2192-
},
21932176
{
21942177
"action": "codespaces.allow_permissions",
21952178
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.18/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,23 +2173,6 @@
21732173
],
21742174
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
21752175
},
2176-
{
2177-
"action": "code.search",
2178-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
2179-
"docs_reference_links": "/search-github/github-code-search",
2180-
"fields": [
2181-
"@timestamp",
2182-
"action",
2183-
"actor_id",
2184-
"business_id",
2185-
"query",
2186-
"org_id",
2187-
"user_id",
2188-
"_document_id",
2189-
"search_string"
2190-
],
2191-
"docs_reference_titles": "/search-github/github-code-search"
2192-
},
21932176
{
21942177
"action": "codespaces.allow_permissions",
21952178
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/data/ghes-3.19/enterprise.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,23 +2366,6 @@
23662366
],
23672367
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
23682368
},
2369-
{
2370-
"action": "code.search",
2371-
"description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
2372-
"docs_reference_links": "/search-github/github-code-search",
2373-
"fields": [
2374-
"@timestamp",
2375-
"action",
2376-
"actor_id",
2377-
"business_id",
2378-
"query",
2379-
"org_id",
2380-
"user_id",
2381-
"_document_id",
2382-
"search_string"
2383-
],
2384-
"docs_reference_titles": "/search-github/github-code-search"
2385-
},
23862369
{
23872370
"action": "codespaces.allow_permissions",
23882371
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",

src/audit-logs/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"git": "Note: Git events have special access requirements and retention policies that differ from other audit log events. For GitHub Enterprise Cloud, access Git events via the REST API only with 7-day retention. For GitHub Enterprise Server, Git events must be enabled in audit log configuration and are not included in search results.",
1010
"sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change."
1111
},
12-
"sha": "8efd989592ccb44cd746d9715ae6a69c87a8af8d"
12+
"sha": "c0e079a256a9934069dee8b935190467e5fa3a5c"
1313
}

0 commit comments

Comments
 (0)