Skip to content

docs: update AGENTS.md with CI guidance and change-context table#1940

Merged
bearomorphism merged 1 commit intocommitizen-tools:masterfrom
bearomorphism:docs/update-agents-md
May 3, 2026
Merged

docs: update AGENTS.md with CI guidance and change-context table#1940
bearomorphism merged 1 commit intocommitizen-tools:masterfrom
bearomorphism:docs/update-agents-md

Conversation

@bearomorphism
Copy link
Copy Markdown
Collaborator

Add practical CI validation commands, pipeline structure, common failure patterns, and known type system limitations learned from real PR workflows.

Description

Checklist

Was generative AI tooling used to co-author this PR?

  • Yes (please specify the tool below)

Code Changes

  • Add test cases to all the changes you introduce
  • Run uv run poe all locally to ensure this change passes linter check and tests
  • Manually test the changes:
    • Verify the feature/bug fix works as expected in real-world scenarios
    • Test edge cases and error conditions
    • Ensure backward compatibility is maintained
    • Document any manual testing steps performed
  • Update the documentation for the changes

Documentation Changes

  • Run uv run poe doc locally to ensure the documentation pages renders correctly
  • Check and fix any broken links (internal or external)

Expected Behavior

Steps to Test This Pull Request

Additional Context

Add practical CI validation commands, pipeline structure, common failure
patterns, and known type system limitations learned from real PR workflows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Member

@Lee-W Lee-W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But we're to change to ty in #1932, or are we going to wait for that?

@bearomorphism
Copy link
Copy Markdown
Collaborator Author

sounds good, thanks

@bearomorphism bearomorphism merged commit 06850b2 into commitizen-tools:master May 3, 2026
18 checks passed
@bearomorphism bearomorphism deleted the docs/update-agents-md branch May 3, 2026 06:51
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.

2 participants