Skip to content

feat(code): add commit trailers for attribution#1431

Open
adboio wants to merge 1 commit intoposthog-code/improve-code-review-workflow-and-diff-viewerfrom
04-01-feat_code_add_commit_trailers_for_attribution
Open

feat(code): add commit trailers for attribution#1431
adboio wants to merge 1 commit intoposthog-code/improve-code-review-workflow-and-diff-viewerfrom
04-01-feat_code_add_commit_trailers_for_attribution

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Apr 1, 2026

Problem

we don't (yet) do a great job of attributing work done by posthog code back to posthog code.

one small step in that direction is adding commit trailers to all commits made in our UI

Changes

adds commit trailers to all commits from the UI, with a reference to posthog code and the task ID

How did you test this?

tested manually, sample git log:

commit 2c95d4396cc3fed3f138b4f0e63e8f771632c007 (HEAD -> posthog-code/test-change)
Author: Adam Bowker <adam.b@posthog.com>
Date:   Wed Apr 1 14:19:10 2026 -0700

    fix(actions): remove test comment from ActionsModelProps interface

    Generated-By: PostHog Code
    Task-Id: e6f79d08-9b9d-42fe-8648-14fe1aad8bcb

Copy link
Copy Markdown
Contributor Author

adboio commented Apr 1, 2026

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.

1 participant