Commit 6f097bb
fix(sync): commit baseline as codeboarding-review[bot], not codeboarding[bot]
Sync baseline commits hardcoded the author email
codeboarding[bot]@users.noreply.github.com, which GitHub resolves to a
third-party personal GitHub App (owned by an unrelated user) — so commits
showed that user's photo as the avatar instead of the CodeBoarding logo.
Attribute commits to codeboarding-review[bot] (app_id 4021464), the same
CodeBoarding App that already posts the PR review comments, so the commit
avatar is the CodeBoarding logo. Requires that App to have contents:write
and its token wired as push_token (see codeboarding-sync.yml).
The regen-loop guard now matches both the new and legacy bot emails so
baselines committed before this change don't re-trigger sync on the next
push. README updated to reflect the new identity and the github-actions[bot]
fallback when no App token is configured.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9a8e338 commit 6f097bb
3 files changed
Lines changed: 15 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
239 | | - | |
240 | | - | |
241 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
242 | 248 | | |
243 | 249 | | |
244 | 250 | | |
| |||
1593 | 1599 | | |
1594 | 1600 | | |
1595 | 1601 | | |
1596 | | - | |
1597 | | - | |
| 1602 | + | |
| 1603 | + | |
1598 | 1604 | | |
1599 | 1605 | | |
1600 | 1606 | | |
| |||
0 commit comments