Skip to content

docs(agents): Correct and complete AGENTS.md content#321

Merged
piotrzajac merged 1 commit intomasterfrom
docs/agents-md-corrections
Apr 16, 2026
Merged

docs(agents): Correct and complete AGENTS.md content#321
piotrzajac merged 1 commit intomasterfrom
docs/agents-md-corrections

Conversation

@piotrzajac
Copy link
Copy Markdown
Collaborator

@piotrzajac piotrzajac commented Apr 16, 2026

Summary

Add missing root-level files to the repository layout tree, clarify the dotnet-stryker tool resolution comment, and add the missing Dependabot groups and the commit-message workflow to the CI diagram.

Summary by CodeRabbit

  • Documentation
    • Updated guidance for mutation testing execution paths and command references.
    • Expanded Dependabot dependency grouping documentation with new categories for test tooling, shared dependencies, and GitHub Actions.
    • Enhanced CI/security workflow documentation with commit message validation configuration details.

Checklist

  • Commit messages follow Conventional Commits (type(scope): description)
  • dotnet build src/Objectivity.AutoFixture.XUnit2.AutoMock.sln passes with no warnings
  • dotnet test src/Objectivity.AutoFixture.XUnit2.AutoMock.sln passes on all framework slices
  • Code coverage remains at least at the level prior the change (verified by Codecov)
  • Mutation score remains at least at the level prior the change (verified by Stryker)
  • New tests follow the GIVEN/WHEN/THEN naming convention and AAA structure (see AGENTS.md)
  • No new [SuppressMessage] without a justification comment
  • No // TODO: comments added — open a GitHub issue instead
  • No new dependencies introduced that are incompatible with the MIT license (verified by FOSSA)

Add missing root-level files to the repository layout tree, clarify the
dotnet-stryker tool resolution comment, and add the missing Dependabot
groups and the commit-message workflow to the CI diagram.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 16, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

Documentation update to AGENTS.md expanding configuration artifact references and Git automation context. Includes updates to mutation testing command guidance, CI/security workflow documentation, and Dependabot dependency grouping table with new test tooling, shared dependencies, and GitHub Actions groups.

Changes

Cohort / File(s) Summary
Documentation Update
AGENTS.md
Added references to repo-root configuration files (CLAUDE.md, CONTRIBUTING.md, dotnet-tools.json, commit-message-config.json, .coderabbit.yaml, .husky/). Updated mutation test command to clarify dotnet-tools.json location and execution context. Expanded Dependabot dependency grouping table with test tooling, shared/common dependencies, "Other" bucket, and GitHub Actions group with commit-message prefix.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

Suggested labels

enhancement

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs(agents): Correct and complete AGENTS.md content' clearly summarizes the main change—documentation updates to AGENTS.md—and follows Conventional Commits format.
Description check ✅ Passed The description includes a summary explaining the changes, marks all checklist items as completed, and follows the required template structure with appropriate justifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/agents-md-corrections

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@piotrzajac piotrzajac merged commit aff0b09 into master Apr 16, 2026
1 of 2 checks passed
@piotrzajac piotrzajac deleted the docs/agents-md-corrections branch April 16, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant