Action that returns license counts for GitHub Enterprises.
uses: oss-tooling/gh-license-audit-action@v1
with:
enterprise: <name-of-your-enterprise>enterprise: the GitHub enterprise to audittoken: a Personal Access Token scoped withread:enterprisepermissions
total-seats-purchased: the count of purchased seatstotal-seats-consumed: the count of seats consumeddot-com-users: the count of dot com usersserver-users: the count of server usersvisual-studio-users: the count of visual studio usersduplicates: the count of users on both server and dot comtotal-users: the count of userstotal-accounts: the count of accounts
Reference implementations: