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
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# ---------------------------------------------------------------
# To update the sha:
# https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble
FROM ghcr.io/github/gh-base-image/gh-base-noble:20250501-005451-g595789ae2 AS base
FROM ghcr.io/github/gh-base-image/gh-base-noble:20250522-041000-g9c0993b27 AS base

# Install curl for Node install and determining the early access branch
# Install git for cloning docs-early-access & translations repos
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ The number of unique, active committers who use {% data variables.product.prodna
{% endif %} For information about differences between bot and machine accounts, see [AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/differences-between-github-apps-and-oauth-apps#machine-vs-bot-accounts).
* **Unique committers** is the number of active committers who contributed only to a repository, or to repositories in an organization. This number shows how many licenses you can free up by disabling {% data variables.product.prodname_GH_cs_or_sp %} for that repository or organization.

> [!NOTE] When a repository is migrated to GitHub, GitHub Advanced Security only consumes licenses for commits and pushes made after migration, rather than considering all historic contributions from before the migration.

If there are no unique committers to a repository or organization, all active committers also contribute to other repositories or organizations that use {% data variables.product.prodname_AS %} licenses. Disabling a product for that repository or organization would not free any licenses or lower your usage costs.

## Understanding usage
Expand Down
5 changes: 0 additions & 5 deletions data/features/cluster-ha-tooling-improvements.yml

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions data/features/code-view-ui.yml

This file was deleted.

8 changes: 0 additions & 8 deletions data/features/default-setup-pre-enablement.yml

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/projects-v2-status-updates.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/repository-properties.yml

This file was deleted.

7 changes: 0 additions & 7 deletions data/features/security-overview-3-13-overview.yml

This file was deleted.

7 changes: 0 additions & 7 deletions data/features/security-overview-dashboard.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/security-overview-repository-properties.yml

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/copilot/coding-agent/agent-availability.md

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "0956844c50850685dce43634d73a69f4dac7989e"
"sha": "722571cd076b83cc8145e93e29f7aa1ecc0fe658"
}
Loading
Loading