Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions assets/images/banner-images/selecting-banner-images.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
There are 6 different banner images to use on landing pages.

Journey landing pages
- hero-1
- hero-2

Bespoke landing pages
- hero-3
- hero-4

Discovery landing pages
- hero-5
- hero-6
2 changes: 1 addition & 1 deletion content/copilot/concepts/auto-model-selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ With {% data variables.copilot.copilot_auto_model_selection %}, you benefit from
* Discounted multipliers for paid plans ({% data variables.copilot.copilot_chat_short %} only)

{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} **won't** include these models:
* Models excluded by individual or administrator policies. See [AUTOTITLE](/copilot/how-tos/use-ai-models/configure-access-to-ai-models).
* Models excluded by administrator policies. See [AUTOTITLE](/copilot/how-tos/use-ai-models/configure-access-to-ai-models).
* Models with premium request multipliers greater than one. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
* Models not available in your plan. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#supported-ai-models-per-copilot-plan).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ You can enable access in two ways:

>[!NOTE]
> * Some models may not be available depending on your plan. See [AUTOTITLE](/copilot/about-github-copilot/plans-for-github-copilot#models).
> * Models available in {% data variables.copilot.copilot_auto_model_selection %} will follow the policies set by users and align to individual plans. See [AUTOTITLE](/copilot/concepts/auto-model-selection).

## Setup for organization and enterprise use

Expand Down
1 change: 1 addition & 0 deletions data/reusables/dependabot/supported-package-managers.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ For more information about using {% data variables.product.prodname_dependabot_v
{% data variables.product.prodname_dependabot %} doesn't run Gradle but supports updates to the following files:
* `build.gradle`, `build.gradle.kts` (for Kotlin projects)
* `gradle/libs.versions.toml` (for projects using a standard Gradle version catalog)
* `gradle.lockfile` (for projects using Gradle dependency locking)
* Files included via the `apply` declaration that have `dependencies` in the filename. Note that `apply` does not support `apply to`, recursion, or advanced syntaxes (for example, Kotlin's `apply` with `mapOf`, filenames defined by property).

{% data variables.product.prodname_dependabot %} uses information from the `pom.xml` file of dependencies to add links to release information in update pull requests. If the information is omitted from the `pom.xml` file, then it cannot be included in {% data variables.product.prodname_dependabot %} pull requests, see [AUTOTITLE](/code-security/dependabot/ecosystems-supported-by-dependabot/optimizing-java-packages-dependabot).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,9 @@ Not all tasks are best-suited to humans. Identify frequent, time-consuming, and
* They have their own identity, which you can trace in audit logs.

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).

## 6. Assign tasks to agents

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.

For more information, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents).
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -3570,23 +3570,6 @@
],
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.14/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -1831,23 +1831,6 @@
"programmatic_access_type"
]
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.14/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,23 +362,6 @@
"programmatic_access_type"
]
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.15/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -1831,23 +1831,6 @@
"programmatic_access_type"
]
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.16/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -2064,23 +2064,6 @@
],
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.17/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -2173,23 +2173,6 @@
],
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.18/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -2173,23 +2173,6 @@
],
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
17 changes: 0 additions & 17 deletions src/audit-logs/data/ghes-3.19/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -2366,23 +2366,6 @@
],
"docs_reference_titles": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
},
{
"action": "code.search",
"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.",
"docs_reference_links": "/search-github/github-code-search",
"fields": [
"@timestamp",
"action",
"actor_id",
"business_id",
"query",
"org_id",
"user_id",
"_document_id",
"search_string"
],
"docs_reference_titles": "/search-github/github-code-search"
},
{
"action": "codespaces.allow_permissions",
"description": "A codespace using custom permissions from its devcontainer.json file was launched.",
Expand Down
2 changes: 1 addition & 1 deletion src/audit-logs/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"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.",
"sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change."
},
"sha": "8efd989592ccb44cd746d9715ae6a69c87a8af8d"
"sha": "c0e079a256a9934069dee8b935190467e5fa3a5c"
}
Loading