1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update enterprise licensing terminology from seats -> licenses [GA] (#53921)

This commit is contained in:
Vanessa
2025-01-17 10:43:54 +10:00
committed by GitHub
parent cd99034ed6
commit a3b00ef469
22 changed files with 50 additions and 44 deletions

View File

@@ -139,7 +139,7 @@ Since {% data variables.product.prodname_github_apps %} are a first class actor
* Tightly-scoped tokens with well-defined permission sets and expiration times (1 hour, or less if revoked manually using the API)
* Dedicated rate limits that grow with your organization
* Decoupled from {% data variables.product.prodname_dotcom %} user identities, so they do not consume any licensed seats
* Decoupled from {% data variables.product.prodname_dotcom %} user identities, so they do not consume any {% ifversion enterprise-licensing-language %}licenses{% else %}licensed seats{% endif %}
* Never granted a password, so cannot be directly signed in to
### Cons of installation access tokens