Derive Gitea package owner dynamically

This commit is contained in:
MrSphay
2026-05-15 00:43:49 +02:00
parent 2cd9045a38
commit c0262b9508
5 changed files with 18 additions and 5 deletions

View File

@@ -116,6 +116,8 @@ If a placeholder does not apply, remove it instead of inventing fake information
Agents must not leave unresolved placeholders in copied files unless the value is genuinely unknown and marked as `PENDING`.
Agents must derive `REPOSITORY_OWNER` and `REPOSITORY_NAME` from the target repository remote URL or `GITHUB_REPOSITORY`. Do not reuse the owner from this repository kit's own remote.
<p align="center"><img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" alt="-----------------------------------------------------" width="100%"></p>
## Agent Responsibilities