Below you will find pages that utilize the taxonomy term “SPGC”
August 13, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 send assignment results. It requires setting up Google Cloud credentials and secrets for authentication and sharing the sheet with the service account email. The workflow step should be configured to include task results and the corresponding table ID of the Google sheet.
August 13, 2026
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 automates the process of integrating Assignment results from GitHub Classroom with Google Sheets. It allows instructors to automatically update their Google Sheet with students’ submission results, making it easier to track grading and progress in the classroom. The integration requires setting up Google API credentials and sharing a sheet with the service account email. Users can specify student names and task results within a GitHub Actions workflow and the action will handle updating the corresponding cells in the Google Sheet.
August 13, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 automates the process of sending assignment results from GitHub Classroom to Google Sheets. It helps streamline grading workflows by automatically updating the specified columns with task scores and creating necessary rows as needed. The integration requires setting up Google Cloud API credentials and configuring secrets in your organization, then integrating it into a GitHub Actions workflow.
August 12, 2026
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 GitHub Classroom assignments with Google Sheets, automatically sending results to a specified Google Sheet. It allows teachers to track assignment grades and provide feedback directly within their Google Sheets. The action requires setting up Google Sheets API credentials and configuring secrets for authentication. Users can update the Google sheet structure by defining column names in their workflow.
August 12, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 enables the following functionality:
Integration: Automatically updates a Google Sheet with students’ grades and additional information. Task Results: Supports multiple tasks by dynamically adjusting column names based on task IDs specified in the workflow. Column Management: Handles the creation of new columns for tasks that are not yet present in the sheet. Security: Uses service account credentials to ensure secure access to the Google Sheets API. Key Capabilities Automatically updates assignment results in a Google Sheet. Supports multiple tasks by dynamically adjusting column names. Creates new columns and rows as needed based on task IDs specified in the workflow. Securely integrates with Google Sheets using service account credentials. What’s Changed Updated comments (bf17880) Updated .dockerignore (498a6f7) Updated readme (bbb6b5a) Changed dockerfile to docker pull (8c8584b) Changed dockerfile to docker pull (23fa131) Fixed inputs (844c583) Merge pull request #5 from SPGC/using-result-base64-string (042d99f) Fixed input name (92dd201) Merge pull request #4 from SPGC/using-result-base64-string (79dad97) Code cleanup and fix bug with empty env variables (b474731)
August 11, 2026
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 GitHub Classroom with Google Sheets to automatically send assignment results. It solves the problem of manually updating students’ grades and scores in Google Sheets by automating this process through API credentials, secrets, and workflows. The action supports multiple tasks and automatically updates or creates columns and rows in the Google sheet based on the task results.
August 10, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 automates the process of updating a Google Sheet with students’ scores and names based on data provided by other GitHub Actions steps that use classroom-resources/autograding-command-grader@v1. The action requires Google API credentials, a shared Google sheet, and specific secrets to be set up in your organization.
August 9, 2026
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 GitHub Classroom with Google Sheets to automatically update assignment results. It enables teachers to track student progress and grades directly in a spreadsheet. The action requires setting up Google Sheet API credentials and creating a shared sheet accessible by the service account. Users can integrate it into their workflows using pre-defined inputs, such as student names, task results, and table IDs.
August 9, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 GitHub Classroom with Google Sheets to automatically send assignment results. It allows you to track students’ progress and automate grading tasks. The key capabilities include updating Google Sheets with task scores based on GitHub actions and ensuring that the sheet structure is dynamically adjusted to accommodate new tasks or additional columns.
August 9, 2026
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 as an alternative submission method for assignments in GitHub Classroom. It automates the process of updating a specified Google sheet with students’ task results from GitHub Actions workflows. The action requires setting up Google Cloud credentials and sharing the sheet with a service account, then configuring secrets in your repository to integrate seamlessly into your workflow.
August 8, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 automates the process of sending assignment results from GitHub Classroom to Google Sheets. It integrates with the Google Sheets API to update scores and tasks automatically. The main purpose is to streamline data transfer between students’ submissions and their performance metrics, reducing manual effort and improving transparency in grading processes.
August 8, 2026
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 automates the process of sending assignment results from GitHub Classroom to Google Sheets. It uses Google Sheets API credentials stored as secrets and integrates with the classroom-resources/autograding-command-grader@v1 grader to fetch task results. The action automatically updates or creates necessary columns and rows in the Google sheet based on student names and task results, making it easy to track grading progress across a class.
August 7, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 automates the process of sending assignment results from Google Classroom to a Google Sheet. It integrates with the Google Sheets API to update specified columns and rows based on task results provided by other grader actions in the workflow. The action ensures that the sheet is properly structured and handles both existing and new students dynamically, making it easy to integrate into larger workflows for automated grading systems.
August 7, 2026
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 automates the process of sending assignment results from GitHub Classroom to a Google Sheet. It integrates with Google Sheets API and allows users to automatically update their grades in a shared Google Sheet using the student’s GitHub username. The action requires setting up specific secrets for authentication, including service account credentials and Google Sheet IDs. Users can integrate this action into their GitHub workflows to streamline grading processes by updating results directly in their Google Sheets.
August 5, 2026
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 automates the integration between GitHub Classroom and Google Sheets. It sends assignment results from GitHub Classroom to a specified Google Sheet, updating existing rows or creating new ones as necessary. The action requires Google Sheets API credentials and is configured via GitHub Actions secrets for authentication. Users can specify student names, task results, and table IDs in their workflow files, and the action will dynamically update the spreadsheet with the results.
August 4, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 automates the process of sending assignment results from GitHub Classroom to Google Sheets. It uses Google Sheets API credentials and integrates with GitHub Actions workflows to update specific tasks’ results in a predefined sheet. The action allows for dynamic column creation based on task names, ensuring compatibility with different grading systems.
August 4, 2026
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 GitHub Classroom with Google Sheets, automating the process of sending assignment results. It uses service account credentials and shares the Google sheet with the service account to ensure secure communication between GitHub Actions and Google Sheets. The action supports automatic column creation based on graded tasks and updates student grades in real-time within the Google Sheet.
August 4, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 GitHub Classroom with Google Sheets to automatically update assignment results. It automates the process of sending task grades directly to a specified Google Sheet, making it easy to track and view performance data in one centralized location. The action requires API credentials for Google Sheets and is designed to work with specific secrets in your organization’s GitHub settings.
August 3, 2026
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 send assignment results. It uses Google Sheets API credentials and automates the process of updating the grades in a specified sheet based on the results from the classroom-resources/autograding-command-grader@v1 step in your GitHub actions workflow. The action ensures that the correct columns are created for each task result and updates them accordingly, ensuring accurate tracking of submissions in Google Sheets.
August 2, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 update assignment results from GitHub Classroom assignments. It requires setting up Google Cloud credentials and sharing the spreadsheet with the service account email. The action can be configured in a GitHub Actions workflow to send task results to a specified sheet using student names as identifiers. It supports multiple tasks and dynamically creates columns for each graded task, updating or adding them as needed.
August 1, 2026
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 automates the process of sending assignment results from a Google Classroom to a designated Google Sheet. It integrates with the classroom-resources/autograding-command-grader@v1 grader, enabling users to track and view their grades in real-time within a Google sheet. The action requires setting up Google API credentials and sharing the sheet with the service account email, then configuring secrets for authentication. Users can customize the Google sheet’s structure by adding additional columns or rows as needed.