Skip to content

Enterprise license audit

Actions
Returns enterprise licensing counts
v1.0.0
Latest
Star (0)

Tags

 (1)

Enterprise License Audit Action

Action that returns license counts for GitHub Enterprises.

Usage

uses: oss-tooling/gh-license-audit-action@v1
with:
  enterprise: <name-of-your-enterprise>

Inputs

  • enterprise: the GitHub enterprise to audit
  • token: a Personal Access Token scoped with read:enterprise permissions

Outputs

  • total-seats-purchased: the count of purchased seats
  • total-seats-consumed: the count of seats consumed
  • dot-com-users: the count of dot com users
  • server-users: the count of server users
  • visual-studio-users: the count of visual studio users
  • duplicates: the count of users on both server and dot com
  • total-users: the count of users
  • total-accounts: the count of accounts

Examples

Reference implementations:

Enterprise license audit is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Returns enterprise licensing counts
v1.0.0
Latest

Tags

 (1)

Enterprise license audit is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.