August 20, 2026
Action Execute Whitelist
Version updated for https://github.com/Pycord-Development/execute-whitelist-action to version v2.2.0.
This action is used across all versions by 12 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action whitelists specific executions, preventing unauthorized access or modifications to your repository. It automates the process of ensuring only authorized contributors can make changes, thereby enhancing security and control over the codebase.
August 20, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version vscode-v0.2.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Syscribe is a documentation tool that maps SysMLv2 models into human-readable Markdown files with YAML frontmatter. It provides version-controlled and traceable models across the life of a program, making them easier to read and manage by humans, and enabling LLMs to generate or reason about them reliably. The tool supports 40+ element types, including native Requirements, TestCases, ADRs, Safety analysis tools, Security analysis tools, Variability analysis, and multi-repository composition features.
August 20, 2026
Skill Provenance Validate
Version updated for https://github.com/snapsynapse/skill-provenance to version guidecheck-1.2.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Skill Provenance is a portable provenance, integrity, and drift control tool for Agent Skills. It ensures that the version, integrity, and staleness of agent bundles are tracked throughout their lifecycle across various platforms and surfaces, providing teams with essential verification capabilities to trust and manage Agent Skills effectively.
August 20, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a specified configuration file using environment variable names as placeholders. It helps automate the process of injecting configurations directly into files during CI/CD pipelines, ensuring that sensitive information is not hardcoded and can be easily managed through version control.
August 20, 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 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.
August 20, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.86.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Octokit.js to dynamically create a GitHub organization repository and apply general settings and branch rulesets. It supports blank creation or generation from a template repository, with options for customizing the visibility of the repository and writing job summaries. The action requires Node.js 24 or later and a GitHub Personal Access Token with specific scopes.
August 20, 2026
SteerSpec Sync
Version updated for https://github.com/SteerSpec/strspc-sync to version v0.2.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SteerSpec Sync automates the synchronization of AI configuration files across a GitHub organization by defining templates in one central repository. The action generates unique hashes for rendered configurations, compares them with the deployment state, and creates pull requests for any changes. It supports dry runs, filtering options, and outputs PR creation statistics.
August 20, 2026
PullProof
Version updated for https://github.com/SyedSibtainRazvi/PullProof to version v2.4.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary PullProof is a GitHub Action that automates the review of blog posts and documentation changes in pull requests. It checks metadata, technical accuracy, writing quality, structure, and blog polish, providing AI-generated feedback as structured comments. The action only reviews added lines and updates the same comment on subsequent pushes, improving efficiency and reducing spam.
August 20, 2026
Agent Contract Test
Version updated for https://github.com/tangwenhai839-create/agent-contract-test to version v0.2.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Contract Test is a tool that automates deterministic contract testing for AI coding agents. It checks the observable result of an agent run against predefined rules, such as file changes, protected paths, and required/forbidden content. The action does not rely on another model to judge the answer and ensures reproducibility by using the same workspace and contract. The tool helps maintainers verify that changes stay within their authority and have reproducible evidence of working code.
August 20, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.5.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Delivery Autopilot Runner GitHub Action automates the process of creating pull requests from tickets in a tracker to reviewed code, using an AI pipeline. It requires a Delivery Autopilot subscription and works by checking out the repository on GitHub’s runners, running quality checks, and opening pull requests. The action does not send source code to Tekunda servers but uses your chosen model provider for coding.