Rename GitHub releases env vars to avoid GITHUB_ Forgejo secret prefix #291

Closed
opened 2026-06-05 13:49:19 +00:00 by steve · 0 comments
Owner

Describe the issue.

Problem

Goal

Scope

Non-goals

Acceptance Criteria

Implementation Notes

Suggested Files or Specs To Inspect

Validation Commands

Follow-up Tasks

Implementation Summary

Renamed GITHUB_RELEASES_TOKEN and GITHUB_RELEASES_REPOSITORY to LAPIS_RELEASES_GITHUB_TOKEN and LAPIS_RELEASES_GITHUB_REPOSITORY across scripts, Forgejo workflows, .env.example, and spec docs so Forgejo repository secrets avoid the blocked GITHUB_ prefix. Validated with pnpm test:scripts and pnpm check:all.

Describe the issue. ## Problem ## Goal ## Scope ## Non-goals ## Acceptance Criteria ## Implementation Notes ## Suggested Files or Specs To Inspect ## Validation Commands ## Related Issues - Follow-up to #290 — [Mirror release assets to GitHub releases repo](../closed/290-mirror-release-assets-to-github-releases-repo.md) ## Follow-up Tasks ## Implementation Summary Renamed GITHUB_RELEASES_TOKEN and GITHUB_RELEASES_REPOSITORY to LAPIS_RELEASES_GITHUB_TOKEN and LAPIS_RELEASES_GITHUB_REPOSITORY across scripts, Forgejo workflows, .env.example, and spec docs so Forgejo repository secrets avoid the blocked GITHUB_ prefix. Validated with pnpm test:scripts and pnpm check:all. <!-- backlog:task_id=TASK-RELEASE-002 source_spec=spec/src/80-maintenance/release-management.md related_issue=290 -->
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
lapis-notes/lapis#291
No description provided.