
Personal2020
Validate Issues over PRs
GitHub Action that fails a pull request when the body does not reference an open issue. Useful for projects that require an issue-first workflow. The action parses the PR body for issue keywords, validates each referenced issue exists and is open, and posts a comment explaining what is missing.