Document safer PR workflow rules #7

Merged
jihoson merged 2 commits from chore/record-pr-workflow-safety into main 2026-02-17 04:31:22 +09:00
Collaborator

Summary

  • add a safe PR body authoring rule to avoid shell expansion issues in tea pr create
  • document fallback fix using tea api -X PATCH when PR body is malformed
  • add a mandatory post-merge routine: switch to main and run git pull --ff-only

Verification

  • documentation-only change
## Summary - add a safe PR body authoring rule to avoid shell expansion issues in `tea pr create` - document fallback fix using `tea api -X PATCH` when PR body is malformed - add a mandatory post-merge routine: switch to `main` and run `git pull --ff-only` ## Verification - documentation-only change
agentson added 1 commit 2026-02-17 04:29:48 +09:00
agentson added 1 commit 2026-02-17 04:31:02 +09:00
jihoson merged commit 0a49032f29 into main 2026-02-17 04:31:22 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/LazyEnter#7