Skip to content

meta: ignore AI assistants files#62612

Open
mcollina wants to merge 1 commit intonodejs:mainfrom
mcollina:ignore-ai-assistants-files
Open

meta: ignore AI assistants files#62612
mcollina wants to merge 1 commit intonodejs:mainfrom
mcollina:ignore-ai-assistants-files

Conversation

@mcollina
Copy link
Copy Markdown
Member

@mcollina mcollina commented Apr 6, 2026

  • Add CLAUDE.md and AGENTS.md to .gitignore under a new AI assistants section
  • Exclude them from markdown linting in Makefile via $(filter-out ...)
  • Exclude them from ESLint markdown processing in eslint.config.mjs

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.63%. Comparing base (61db260) to head (13c64d0).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #62612   +/-   ##
=======================================
  Coverage   89.63%   89.63%           
=======================================
  Files         708      708           
  Lines      220383   220383           
  Branches    42269    42273    +4     
=======================================
+ Hits       197539   197541    +2     
- Misses      14712    14722   +10     
+ Partials     8132     8120   -12     

see 32 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcollina mcollina force-pushed the ignore-ai-assistants-files branch from d6611f6 to 2fb4df5 Compare April 7, 2026 07:21
@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Apr 7, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 7, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@mcollina mcollina force-pushed the ignore-ai-assistants-files branch from 2fb4df5 to 21ace2f Compare April 29, 2026 11:17
Ignore CLAUDE.md and AGENTS.md in .gitignore, and exclude
them from markdown and ESLint linting.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina force-pushed the ignore-ai-assistants-files branch from 21ace2f to 13c64d0 Compare April 29, 2026 11:17
@mcollina mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 29, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 29, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants