Skip to content

Add PR lifecycle rule to Coder agent onboarding template#11

Open
marvin-tensorleap wants to merge 1 commit into
masterfrom
ten-192-pr-lifecycle-rule-clean
Open

Add PR lifecycle rule to Coder agent onboarding template#11
marvin-tensorleap wants to merge 1 commit into
masterfrom
ten-192-pr-lifecycle-rule-clean

Conversation

@marvin-tensorleap

Copy link
Copy Markdown
Collaborator

Why this change exists

Supersedes #9, which was polluted with ~50 upstream commits from paperclipai/paperclip due to the wrong origin remote. The branch was branched from upstream master instead of tensorleap/master (TEN-238).

This PR is a clean cherry-pick of the single real commit (9fa54c16) onto tensorleap/master.

How this PR fixes it

Rebased the single genuine commit onto the fork's master using git cherry-pick, giving a clean 1-file, 17-line diff.

Technical summary

  • devenv/ansible/files/home/AGENTS.md — adds PR lifecycle rule to Coder agent onboarding template

Verification

  • git log origin/master..ten-192-pr-lifecycle-rule-clean shows exactly 1 commit (+17/-0)
  • PR diff contains no upstream changes

Agents were closing issues as `done` when a GitHub PR was merely code-reviewed
(APPROVED) but not yet merged. This adds an explicit PR lifecycle rule to the
Coder template so every future coder hire gets the rule from day one.

Rule: PR open (including approved) → issue stays in_review. PR merged = done.
Code review approved ≠ task done.

Closes the onboarding template gap identified in TEN-192 / TEN-191 RCA.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants