chore: add compliance checks for issues and PRs with recheck on edit by R44VC0RP · Pull Request #14170 · anomalyco/opencode · GitHub
Skip to content

chore: add compliance checks for issues and PRs with recheck on edit - #14170

Merged
R44VC0RP merged 2 commits into
devfrom
updating-workflows-for-issues-and-prs
Feb 18, 2026
Merged

R44VC0RP merged 2 commits into
devfrom
updating-workflows-for-issues-and-prs

Conversation

@R44VC0RP

Copy link
Copy Markdown
Collaborator

Summary

  • PR template: Added issue reference, type of change, screenshots, and checklist sections to .github/pull_request_template.md
  • Issue compliance recheck: Updated duplicate-issues.yml to trigger on edited events and re-evaluate issues with needs:compliance label, clearing the label and comment when compliant
  • PR compliance check: Added deterministic regex-based template compliance checking to pr-standards.yml — validates template sections, filled content, checked boxes, and issue references without using an LLM agent
  • Unified flow: Non-compliant items get needs:compliance label + <!-- issue-compliance --> comment, existing compliance-close.yml auto-closes after 2 hours, edits trigger recheck

- Update PR template with issue reference, type of change, screenshots, and checklist sections
- Add recheck-compliance job to duplicate-issues workflow that re-evaluates edited issues with needs:compliance label
- Add deterministic regex-based PR template compliance check to pr-standards workflow
- Compliance flow: flag non-compliant -> needs:compliance label -> 2hr auto-close via compliance-close workflow
- On edit: recheck compliance, remove label and comment if now passing
@github-actions

Copy link
Copy Markdown
Contributor

…R workflows

Single source of truth for team member usernames instead of duplicating
the list across multiple workflow files. Workflows now read from
.github/TEAM_MEMBERS at runtime via the GitHub API or grep.
@R44VC0RP

Copy link
Copy Markdown
Collaborator Author

/review

@github-actions

Copy link
Copy Markdown
Contributor

lgtm

@rekram1-node

Copy link
Copy Markdown
Collaborator

/review

@github-actions

Copy link
Copy Markdown
Contributor

@R44VC0RP
R44VC0RP merged commit 639d1dd into dev Feb 18, 2026
7 checks passed
@R44VC0RP
R44VC0RP deleted the updating-workflows-for-issues-and-prs branch February 18, 2026 22:20
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants