feat: add Forgejo review writer action #1

Merged
jercik merged 1 commit from feat/initial-action into main 2026-08-02 09:13:22 +00:00
Owner

Introduces the dependency-free shared Forgejo Action for publishing OIDC-bound pull request reviews.

The action preserves trusted-head validation, capability checks, bounded result handling, exact receipt attestation, inline-comment filtering, pending-review cleanup, and publication recovery. Behavioral coverage moves with the implementation so consumer repositories only need an immutable action reference.

Validation:

  • pnpm run format:check
  • pnpm run typecheck
  • pnpm run lint
  • pnpm run fta
  • pnpm run knip
  • pnpm test
  • git diff --check
Introduces the dependency-free shared Forgejo Action for publishing OIDC-bound pull request reviews. The action preserves trusted-head validation, capability checks, bounded result handling, exact receipt attestation, inline-comment filtering, pending-review cleanup, and publication recovery. Behavioral coverage moves with the implementation so consumer repositories only need an immutable action reference. Validation: - pnpm run format:check - pnpm run typecheck - pnpm run lint - pnpm run fta - pnpm run knip - pnpm test - git diff --check
jercik merged commit ac19a5f2f8 into main 2026-08-02 09:13:22 +00:00
jercik deleted branch feat/initial-action 2026-08-02 09:13:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
j4k-oss/forgejo-review-writer!1
No description provided.