ci: enforce pull-request template and assigned-issue admission - #233
Draft
Nitjsefnie wants to merge 2 commits into
Draft
ci: enforce pull-request template and assigned-issue admission#233Nitjsefnie wants to merge 2 commits into
Nitjsefnie wants to merge 2 commits into
Conversation
Co-Authored-By: GPT-6 Astra <noreply@openai.com>
Co-Authored-By: GPT-6 Astra <noreply@openai.com>
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.
Summary
Add pull-request admission checks against Overflow's existing template, exact Footer and Bugs Discovered content, and the assignment of referenced and closing issues. Corrective edits update one gate comment and can recover interrupted automatic reopening of a pull request the gate closed.
Related Issues and Pull Requests
Fixes #55
Changes
Testing
The complete local sequence passed on commit
d87266cdff1bcce0f6d60a75a289b6dfe166ac2b:pnpm db:migrate && pnpm test --run && pnpm lint && pnpm typecheck && pnpm build, using an isolated PostgreSQL 17 database. The test run passed 2,717 Vitest tests across 119 files; its Python bridge also passed all 163 cases across nine gate suites. The focused workflow/integration run passed all 14 cases. Real-file mutation checks caught loss of reopen ownership, empty execution/discovery, hard-coded repository context, invalid attribution acceptance, and mismatched bug-title acceptance; all mutants were restored. actionlint 1.7.12 and zizmor 1.29.0 passed; zizmor ran in offline mode. Each new path and representative ignored junk were checked with git. The successful build emitted three Edge Runtime warnings aboutnode:cryptoimports in untouched application files.Footer
Generated by GPT-6 Astra (implementer)