Cursor rule
.cursor/rules/github-actions.mdcGitHub Actions CI/CD conventions for whatsapp-verify
Cursor rules
Quality
29/100
Scores the file, not the repository.Length
118 words
3 headings · 0 code blocksRepository
0
— · pushed 4 days agoLast changed
3 days ago
First indexed 3 days ago.1234567# GitHub Actions Standards89- Default permissions must be `read-all`; escalate per-job only as needed.10- Use `step-security/harden-runner` in build jobs.11- Pin all action versions by **full commit SHA**, not tags.12- Use concurrency groups to cancel in-progress runs on the same branch.1314# Build Workflow1516- Java 25 with `temurin` distribution.17- Cache Maven dependencies via `actions/setup-java` cache option.18- Run `dependency-review-action` on pull requests.19- Build native image, run tests, then run the binary's help command as a smoke test.2021# Security2223- CodeQL analysis runs after build for Java.24- Dependency snapshots submitted via `maven-dependency-submission-action`.25- Renovate manages dependency updates (`renovate.json`).26- Pre-commit hooks enforce secrets scanning (`rh-pre-commit`), editorconfig, trailing whitespace, and YAML/JSON validation.27
Also in garethahealy/whatsapp-verify
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| garethahealy/whatsapp-verify.cursor/rules/java-quarkus.mdc · 0 | Cursor rules | style | 48/100 | 3 days ago | |
| garethahealy/whatsapp-verify.cursor/rules/maven.mdc · 0 | Cursor rules | buildteststyle | 37/100 | 3 days ago | |
| garethahealy/whatsapp-verify.cursor/rules/project-context.mdc · 0 | Cursor rules | arch | 29/100 | 3 days ago | |
| garethahealy/whatsapp-verify.cursor/rules/unbreakable.mdc · 0 | Cursor rules | do-not | 11/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago | |
| nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49 | Cursor rules | setupbuildteststyle+4 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4k | Cursor rules | teststylearchtypes+2 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago |
