[GH-ISSUE #334] git-ai utilizes the git notes capability, but notes cannot be transferred from a fork repository to the official repository. How did you achieve this #117

Closed
opened 2026-03-02 04:11:56 +03:00 by kerem · 1 comment
Owner

Originally created by @wangkaizhuang on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/334

git-ai utilizes the git notes capability, but notes cannot be transferred from a fork repository to the official repository. How did you achieve this

Originally created by @wangkaizhuang on GitHub (Jan 8, 2026). Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/334 git-ai utilizes the git notes capability, but notes cannot be transferred from a fork repository to the official repository. How did you achieve this
kerem 2026-03-02 04:11:56 +03:00
Author
Owner

@acunniffe commented on GitHub (Jan 10, 2026):

hey @wangkaizhuang - we've noticed this limitation as well and right now it doesn't work.

Haven't had time to code this up, but if the fork is public (or accessible w/ a provided token) we can probably have the SCM Actions + Apps pick them up. If they're private it's a bit trickier.

It's something we'll get to in the next release or two, but would love help on it if you're up for some contributions!

<!-- gh-comment-id:3732763195 --> @acunniffe commented on GitHub (Jan 10, 2026): hey @wangkaizhuang - we've noticed this limitation as well and right now it doesn't work. Haven't had time to code this up, but if the fork is public (or accessible w/ a provided token) we can probably have the [SCM Actions + Apps](https://github.com/acunniffe/git-ai/blob/main/src/commands/ci_handlers.rs ) pick them up. If they're private it's a bit trickier. It's something we'll get to in the next release or two, but would love help on it if you're up for some contributions!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#117
No description provided.