avelino-awesome-go/.github
Avelino c2be79cb1d feat: add automated PR quality checks and PR link extraction scripts
- Introduce `.github/scripts/check-quality.js` to automate validation of PRs against minimum standards from `CONTRIBUTING.md`:
  - Checks repo accessibility, go.mod presence, SemVer release, Go Report Card grade, pkg.go.dev, and coverage link.
  - Outputs a markdown report and sets fail status for critical issues.
- Add `.github/scripts/extract-pr-links.js` to extract required links from PR body and format a review comment.
- Update workflow to run these scripts and post results as PR comments.
- Update `CONTRIBUTING.md` to clarify requirements and reference new automation.

fixed https://app.codacy.com/gh/avelino/awesome-go/pull-requests/5810/issues

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
2025-09-14 15:00:16 -03:00
..
ISSUE_TEMPLATE Rename config.yaml to config.yml 2023-05-01 17:57:07 -03:00
scripts feat: add automated PR quality checks and PR link extraction scripts 2025-09-14 15:00:16 -03:00
workflows feat: add automated PR quality checks for CONTRIBUTING.md standards 2025-09-14 15:00:16 -03:00
FUNDING.yml Remove patreon funding 2021-02-05 05:29:17 -03:00
PULL_REQUEST_TEMPLATE.md Refactor PR template: hint to curate packages around the submission (#5233) 2024-03-08 15:14:25 +05:30