Renew HOMEBREW_TAP_GITHUB_TOKEN before 2026-12-31

Open Beginner friendly
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
github-actions, go
Domain
ci-cd, release

Research direction

Start by checking the HOMEBREW_TAP_GITHUB_TOKEN expiration and its current permissions for stefanhoth/homebrew-tap. Regenerate or replace the token as described, update the GitHub Actions secret in stefanhoth/paperless-ngx-cli, and confirm the secret is ready before 2026-12-31.

Written by the indexing model from the issue text.

Description

maintenance

The fine-grained PAT used by GoReleaser to push Homebrew formula updates expires on 2026-12-31.

What breaks: releases after that date will fail to update the formula in stefanhoth/homebrew-tap, so brew upgrade paperless-ngx-cli will stop working for users.

To renew:

  1. GitHub → Settings → Developer settings → Personal access tokens → Fine-grained tokens
  2. Find HOMEBREW_TAP_GITHUB_TOKEN, click Regenerate (or create a new one with the same scopes)
  3. Scopes needed: Resource owner stefanhoth, repository homebrew-tap, permission Contents: Read & Write
  4. Update the secret in stefanhoth/paperless-ngx-cli → Settings → Secrets → Actions → HOMEBREW_TAP_GITHUB_TOKEN
Dominant language
Go
Stars
0
Forks
0
Avg merge
3m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stefanhoth/paperless-ngx-cli

All issues in stefanhoth/paperless-ngx-cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.