OAuth verification homepage

AAD · GitHub Actions Reporting

AAD · GitHub Actions Reporting is an operator-facing Google Apps Script utility used to materialize GitHub Actions reporting data into Google Sheets. It reads selected reporting source files from Google Drive, writes structured reporting views into Google Sheets, and can install a time-based Apps Script trigger for recurring refresh.

Google Apps ScriptGoogle SheetsGoogle Drive · read-onlyOAuth verified-use workflow

What this application does

Reads reporting source data

The script reads operator-selected GitHub Actions reporting artifacts stored in Google Drive, including the run index and source files needed for a refresh.

Writes reporting views

The script updates destination Google Sheets workbooks with structured reporting tables used by the operator and related reporting dashboards.

Supports scheduled refresh

The script can create and manage a Google Apps Script installable trigger so refresh checks can run while the operator is not present.

Google OAuth scopes

The application requests only the scopes required by the reporting workflow.

ScopePurpose
.../auth/spreadsheetsRead and update the Google Sheets workbooks used for reporting output.
.../auth/drive.readonlyRead required source artifacts from Google Drive without modifying, sharing, or deleting Drive content.
.../auth/script.scriptappCreate and manage the installable Apps Script trigger used for automated refresh execution.

Data handling

The application does not use advertising, profiling, third-party analytics, cookies, or an external data-processing backend. Google user data is used only to provide the reporting functionality described on this page.
  • Google Drive access is read-only.
  • Reporting data remains within the operator's Google Drive / Google Sheets environment.
  • No Google user data is sold or used for advertising.
  • No Google user data is used to train general-purpose AI or machine-learning models.

Limited Use: AAD · GitHub Actions Reporting's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.

See the Privacy Policy for the complete disclosure and the Terms of Service for terms governing use of the utility.

Support

OAuth and application support: adz.prime.origin@gmail.com.

See the Support page for the reporting-utility support scope.