Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates with Google Sheets to automatically send assignment results from GitHub Classroom. It uses service account credentials to authenticate and update a specified spreadsheet with task scores from grading steps. The process involves creating the necessary Google sheet structure, configuring secrets in your organization, and adding an action step to submit results to Google Sheets.
What’s Changed
First working version with basic functionality