Commit fa9a488
authored
feat(code): add attribution to PR body from UI (#1433)
## Problem
#1431 adds commit trailers when committing via UI, #1432 adds trailers + PR body instructions for agent
now we need to add PR body footer when creating a PR via UI
<!-- Who is this for and what problem does it solve? -->
<!-- Closes #ISSUE_ID -->
## Changes
appends "created by posthog code" to PR body when creating from UI
<!-- What did you change and why? -->
<!-- If there are frontend changes, include screenshots. -->
## How did you test this?
<!-- Describe what you tested -- manual steps, automated tests, or both. -->
<!-- If you're an agent, only list tests you actually ran. -->
PostHog/posthog#531231 parent 18ce420 commit fa9a488
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
770 | 773 | | |
771 | 774 | | |
772 | 775 | | |
773 | | - | |
| 776 | + | |
774 | 777 | | |
775 | 778 | | |
776 | 779 | | |
| |||
0 commit comments