Skip to content

add-pr-quality-gates#81

Merged
RUKAYAT-CODER merged 2 commits intorinafcode:mainfrom
EDOHWARES:chore/pr-quality-gates-68
Feb 25, 2026
Merged

add-pr-quality-gates#81
RUKAYAT-CODER merged 2 commits intorinafcode:mainfrom
EDOHWARES:chore/pr-quality-gates-68

Conversation

@EDOHWARES
Copy link
Contributor

Summary

Enforce frontend PR quality gates and document branch protection expectations. Adds a PR template and a CI check to require linked GitHub issues, plus governance/quality-gates issue templates and updated contribution docs.

Changes

  • Added PR template to standardize PR descriptions and require Closes #<issue-number>
  • Added PR Quality Gates GitHub Action to fail PRs missing an issue-closing reference
  • Added governance/quality-gates issue template + config
  • Added branch protection setup guide for main/develop
  • Updated README.md and added CONTRIBUTING.md to reflect the quality gates and contribution rules

Related Issue

Closes #68

Testing

  • Not applicable (docs + GitHub workflow changes only)

Notes for maintainers

  • Configure branch protection for main and develop as described in .github/branch-protection.md
  • Mark required checks as: Frontend CI (type-check, lint, build, test) and PR Quality Gates (issue

@EDOHWARES
Copy link
Contributor Author

@RUKAYAT-CODER , pls approve workflow so I can confirm if all check passes

@EDOHWARES
Copy link
Contributor Author

@RUKAYAT-CODER, @RUKAYAT-CODER2025 , Resolved!. Pls reapprove workflow

@RUKAYAT-CODER RUKAYAT-CODER merged commit bcc31e4 into rinafcode:main Feb 25, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce Frontend PR Quality Gates & Branch Protection

2 participants