Audit Copilot instruction applyTo scopes#169
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4cde2f0f1f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| Status: **warn** | ||
|
|
||
| Package: `contextforge@0.71.0` | ||
| Package: `contextforge@0.72.0` |
There was a problem hiding this comment.
Remove generated publish-readiness artifact from the commit
The root AGENTS.md says to “Keep generated artifacts out of commits” and explicitly lists contextforge-publish-readiness.md; updating this generated report here violates the repo guidance and forces generated-output churn for version-only changes. Drop this file from the commit and regenerate it locally when needed.
Useful? React with 👍 / 👎.
Summary
copilot-missing-applytoto context health for.github/instructions/**/*.instructions.mdfiles withoutapplyTofrontmatterSources
*.instructions.mdfiles use YAML frontmatter andapplyTocontrols automatic applicability..github/instructions/**/*.instructions.md.Verification
pnpm vitest run tests/contextHealth.test.ts tests/cli.test.ts tests/init.test.tspnpm typecheckpnpm testpnpm buildnode dist/cli.js agents-md-auditnode dist/cli.js doctor --summary contextforge-doctor.mdnode dist/cli.js audit --min-context-score 70 --min-cache-score 70 --min-security-score 70 --output contextforge-audit.json --report contextforge-report.htmlnode dist/cli.js publish-readiness --summary contextforge-publish-readiness.mdnode dist/cli.js scorecard --output contextforge-scorecard.mdnode dist/cli.js security-benchmarknpm pack --dry-run --jsongit diff --checkCloses #168