Skip to content

Document lessons learned from #3291 in agents.md - #3307

Merged
dennisdoomen merged 1 commit into
fluentassertions:mainfrom
dennisdoomen:agents-md-updates
Aug 10, 2026
Merged

dennisdoomen merged 1 commit into
fluentassertions:mainfrom
dennisdoomen:agents-md-updates

Conversation

@dennisdoomen

@dennisdoomen dennisdoomen commented Aug 10, 2026

Copy link
Copy Markdown
Member

Adds guidance to agents.md covering:

  • The fork-based PR workflow (feature branches on your own fork, PR opened against fluentassertions/fluentassertions:main).
  • The convention that docs/_pages/releases.md entries must link to the implementing pull request, not the originating issue.
  • The requirement that non-public helper methods in assertions classes be decorated with [StackTraceHidden].
  • Two known environment quirks: dotnet build -f net8.0 failing with NETSDK1005 in a fresh worktree, and build.ps1/build.sh --target spellcheck failing in worktree-based checkouts.

Split out from #3297 since these are general contributor-guideline updates, not specific to that feature.

Adds guidance to agents.md covering:
- The fork-based PR workflow (feature branches on your own fork, PR
  opened against fluentassertions/fluentassertions:main).
- The convention that docs/_pages/releases.md entries must link to the
  implementing pull request, not the originating issue.
- The requirement that non-public helper methods in assertions classes
  be decorated with [StackTraceHidden].
- Two known environment quirks: dotnet build -f net8.0 failing with
  NETSDK1005 in a fresh worktree, and build.ps1/build.sh --target
  spellcheck failing in worktree-based checkouts.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@dennisdoomen dennisdoomen added the building Building and Infrastructure of Fluent Assertions label Aug 10, 2026
@dennisdoomen
dennisdoomen requested a review from jnyrup August 10, 2026 14:50
@dennisdoomen
dennisdoomen merged commit 05b23bf into fluentassertions:main Aug 10, 2026
8 of 11 checks passed
This was referenced Sep 14, 2026
This was referenced Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

building Building and Infrastructure of Fluent Assertions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants