Archive noisy auto-approve/auto-merge workflows and add Review-Hub Alpha review docs - #105
Merged
DanFashauer merged 1 commit intoJun 6, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Motivation
Description
.github/workflows/auto-approve.ymland.github/workflows/auto-merge.ymlinto.github/workflows-disabled/and add.github/workflows-disabled/README.mdwith restoration guidance and requiredpull_request/workflow_dispatchsafeguards.docs/REPO_ENV_AUDIT_2026-03-31.mdto record that the auto-approve/auto-merge workflows are archived and to require branch protection, labels, app permissions, and explicit inputs before restoration.README.md,docs/ALPHA_REVIEW_GUIDE.md,docs/ROADMAP_TO_BETA.md, anddocs/REVIEW_CHECKLIST.md, and update the Review-Hubpackage.jsonname tosignalgrid-review-hub.DanFashauer/SignalGrid) could not be accessed from this environment, so requested Beta docs (REPO_LINEAGE,ALPHA_TO_BETA_PARITY,MILESTONE_STRATEGY,MOBILE_AND_PLATFORM_STRATEGY,INTEGRATION_CATALOG,CONFIG_PROFILE_ORCHESTRATION_STRATEGY,PARTNER_AND_ALLIANCE_STRATEGY) were not created here.Testing
DEV:git diff --checkcompleted with no issues.DEV:npm run lint(viaeslint) ran and completed successfully.SignalGrid-Review-Hub:pnpm install --frozen-lockfilecompleted to provision dependencies.SignalGrid-Review-Hub:pnpm run typecheck(TStsc --buildacross the workspace) completed successfully.SignalGrid-Review-Hub: initialpnpm run buildfailed due to missing env vars, andPORT=3000 BASE_PATH=/ pnpm run buildsucceeded.git ls-remote https://github.com/DanFashauer/SignalGrid.git HEADcould not be completed here because the remote required credentials, preventing creation of the Beta docs in this run.Codex Task