Updating#1
Open
sanchitmonga22 wants to merge 10000 commits intoRunanywhereAI:mainfrom
Open
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Medium Risk
Mostly adds documentation and maintainer automation, but it also introduces a new secret-scanning remediation script and updates CODEOWNERS/issue templates, which can affect security workflows and repo governance if misconfigured.
Overview
Adds a large set of new
.agents/skills/*runbooks to standardize maintainer workflows (release, GHSA, secret-scanning, QA, Parallels smoke, CI Testbox, duplicate triage, and test perf/memory investigations).Introduces a new maintainer-only
secret-scanning.mjstool to fetch/redact/delete/recreate/notify/resolve GitHub Secret Scanning alert locations (including GraphQL handling for discussions), and updates repo hygiene/security configs: expands.env.example, tightens.dockerignoreto exclude.env, extends.detect-secrets.cfgallowlists, and addsCODEOWNERSprotections for security- and release-sensitive paths.Modernizes GitHub project plumbing by migrating issue templates from legacy
.mdto structured.yml, adding a composite action to detect docs-only PRs, updatingactionlintrunner labels/ignores, and removing obsolete files like.github/FUNDING.ymland the old Clawdbot upstream-sync workflow doc.Reviewed by Cursor Bugbot for commit e66a086. Bugbot is set up for automated code reviews on this repo. Configure here.