Document CI_TOKEN's write:repository scope requirement (gitea #50) #72

Merged
lars merged 1 commits from fix/issue-50 into master 2026-08-23 21:39:54 +02:00
Owner

The prior e2e run (task 1348) failed on the bump-version job's push step
with a 403 Forbidden — CI_TOKEN lacked write access. Note this on the
checkout step so the requirement isn't lost, now that the token has been
rescoped. Trivial commit to re-open a merge request and re-run the job
end to end.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

The prior e2e run (task 1348) failed on the bump-version job's push step with a 403 Forbidden — CI_TOKEN lacked write access. Note this on the checkout step so the requirement isn't lost, now that the token has been rescoped. Trivial commit to re-open a merge request and re-run the job end to end. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
lars added 1 commit 2026-08-23 21:39:14 +02:00
Document CI_TOKEN's write:repository scope requirement (gitea #50)
CI / Lint (ruff check) (push) Successful in 31s
CI / Format (ruff format) (push) Successful in 31s
CI / Sync project version with tag (push) Has been skipped
CI / Lint (ruff check) (pull_request) Successful in 44s
CI / Type check (ty) (push) Successful in 48s
CI / Format (ruff format) (pull_request) Successful in 33s
CI / Sync project version with tag (pull_request) Has been skipped
CI / Type check (ty) (pull_request) Successful in 35s
CI / Tests (push) Successful in 5m12s
CI / Tests (pull_request) Successful in 4m40s
CI / Bump version, tag, and update changelog on merge to master (push) Has been skipped
CI / Bump version, tag, and update changelog on merge to master (pull_request) Has been skipped
aff0ef881f
The prior e2e run (task 1348) failed on the bump-version job's push step
with a 403 Forbidden — CI_TOKEN lacked write access. Note this on the
checkout step so the requirement isn't lost, now that the token has been
rescoped. Trivial commit to re-open a merge request and re-run the job
end to end.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
lars merged commit dc16265e18 into master 2026-08-23 21:39:54 +02:00
lars deleted branch fix/issue-50 2026-08-23 21:40:04 +02:00
Sign in to join this conversation.