relate: 4321bee8 --RELATED_TO--> 1052e91d
This commit is contained in:
parent
5a564609ba
commit
83b7c0c360
@ -6,7 +6,7 @@ tags: [claude-agents, issue-worker, autonomous, gitea, configuration]
|
||||
importance: 0.7
|
||||
confidence: 0.8
|
||||
created: "2026-03-02T20:04:56.266618+00:00"
|
||||
updated: "2026-03-02T20:05:35.694658+00:00"
|
||||
updated: "2026-03-02T20:08:06.279760+00:00"
|
||||
relations:
|
||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||
type: RELATED_TO
|
||||
@ -33,6 +33,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.8
|
||||
edge_id: 3fcb9055-625b-428d-b15d-c74fc707ba2a
|
||||
- target: 1052e91d
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.7
|
||||
edge_id: 6f36e590-5589-4eed-9c7b-8e7efd43f9c2
|
||||
---
|
||||
|
||||
# issue-worker Agent Definition
|
||||
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 6f36e590-5589-4eed-9c7b-8e7efd43f9c2
|
||||
type: RELATED_TO
|
||||
from_id: 4321bee8
|
||||
from_title: "issue-worker Agent Definition: Autonomous Gitea PR Creator"
|
||||
to_id: 1052e91d
|
||||
to_title: "Gitea API 403 Forbidden - insufficient token scopes"
|
||||
strength: 0.7
|
||||
created: "2026-03-02T20:08:06.279760+00:00"
|
||||
updated: "2026-03-02T20:08:06.279760+00:00"
|
||||
---
|
||||
|
||||
Issue-worker creates PRs via gitea-mcp — if the token has insufficient scopes, PR creation will fail with 403
|
||||
@ -6,7 +6,7 @@ tags: [gitea, api, authentication, "403", token, scopes, troubleshooting, homela
|
||||
importance: 0.7
|
||||
confidence: 0.8
|
||||
created: "2026-02-04T05:10:33.498045+00:00"
|
||||
updated: "2026-03-02T20:04:56.582165+00:00"
|
||||
updated: "2026-03-02T20:08:06.279760+00:00"
|
||||
relations:
|
||||
- target: 13c13f73-fe1d-4227-a3d1-45498f8d3d3b
|
||||
type: REQUIRES
|
||||
@ -27,6 +27,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.81
|
||||
edge_id: 1310e0c2-bd3f-4c63-88d7-f8f12b256f1f
|
||||
- target: 4321bee8
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.7
|
||||
edge_id: 6f36e590-5589-4eed-9c7b-8e7efd43f9c2
|
||||
---
|
||||
|
||||
PROBLEM: Gitea API returned 403 Forbidden with message 'token does not have at least one of required scope(s): [read:user]'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user