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 Google Sheets with GitHub Classroom to automatically update assignment results. It requires setting up Google Cloud credentials and shares the sheet with a service account email. The workflow step updates the specified sheet in the format of github_id, task results, and student names. Users can configure this action for different tasks by specifying their IDs in the workflow YAML.
What’s Changed
First working version with basic functionality