Update processed agent kit guidance
Some checks failed
Build / build (push) Successful in 7m2s
Release Dry Run / release-dry-run (push) Failing after 10s
Codex Template Compliance / template-compliance (push) Failing after 6s
Scheduled Security Scan / security-scan (push) Failing after 1m48s
Scheduled Repository Cleanup Check / cleanup-check (push) Successful in 6s
Scheduled Dependency Check / dependency-check (push) Failing after 10s

This commit is contained in:
ToxicCrzay270
2026-05-15 00:58:15 +02:00
parent 5e6a3e0450
commit a820496648
4 changed files with 8 additions and 1 deletions

View File

@@ -18,6 +18,8 @@ Remote URL:
https://git.wilkensxl.de/Toxic/minecraft-renew-mod.git
```
Repository owner/name must be derived from this target remote URL or from `GITHUB_REPOSITORY` in CI. Do not reuse owner/name values from `.codex-agent-repository-kit`.
## Commands
Use these commands as the source of truth.
@@ -85,3 +87,5 @@ Before a release:
6. Create a tag and release only after explicit user approval.
Do not create releases unless the user explicitly asks for a release.
Package publishing is not currently enabled. If it is added later, derive the Gitea package owner from `GITHUB_REPOSITORY_OWNER` or `GITHUB_REPOSITORY`, and fall back to `Toxic` only when CI does not expose repository metadata.