Skip to content

Commit 56862d6

Browse files
Merge pull request #27 from BobTheBuidler/chore/agents-remote-branch-mypy
chore: update AGENTS remote-branch guidance
2 parents dfc4b9e + 4cf94b8 commit 56862d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ All agents must follow these rules:
1313
7) Update dependency lockfiles when adding or removing Python dependencies.
1414
8) If the repo uses mypyc, verify tests run against compiled extensions (not interpreted Python) and note how you confirmed.
1515
9) Keep base image tags pinned.
16+
10) If the branch you're assigned to work on is from a remote (ie origin/master or upstream/awesome-feature) you must ensure you fetch and pull from the remote before you begin your work.
1617

1718
Reference: https://www.conventionalcommits.org/en/v1.0.0/

0 commit comments

Comments
 (0)