Skip to content

Releases: ActionsDesk/ghec-enterprise-reporting

v2.0.1

14 Nov 08:26
v2.0.1
1c078e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.0.1

Release v2.0.0

27 Sep 08:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ActionsDesk/ghec-enterprise-reporting/commits/v2.0.0

GitHub Enterprise Reporting Initial Release

04 Sep 22:13
Compare
Choose a tag to compare

Release v1.0.0

Hey there this is our initial release! 🎉 :octocat:

What is this

This action is meant to be used by GitHub Enterprise customer to help with the creation of billing and usage reports.

This release only handles GitHub Enterprise accounts. Billing and usage information for organization is not supported with this release.

Please take a look at our README for details on how to use this action.

Using this action

To use this action it's important to have a GitHub token with access to your enterprise.

The token should have the following permissions

  • admin:enterprise
  • admin:org

Got to your developer settings to create a personal access token.

For more on GitHub token scopes take a look at our docs.

Feedback and Contributions

For feedback please create an issue and take a look at our CONTRIBUTION.md file for detail on how to contribute to this project.