Skip to content

ci(agent-helper): drop unused packages:write, bump image to 1.0.0#776

Merged
skevetter merged 1 commit into
mainfrom
fix/agent-helper-app-token-publish
Jul 27, 2026
Merged

ci(agent-helper): drop unused packages:write, bump image to 1.0.0#776
skevetter merged 1 commit into
mainfrom
fix/agent-helper-app-token-publish

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

  • Removes the packages: write job permission from the agent-helper publish workflow. The GHCR login, exists check, and push all authenticate with the GitHub App token, not GITHUB_TOKEN — so the permission was unused (build-push-action's github-token only touches the GitHub API/cache, not the registry). Keeps least privilege with contents: read.
  • Bumps images/agent-helper/VERSION to 1.0.0.

The org package ghcr.io/devsy-org/agent-helper has been bootstrapped with a first manual push (App installation tokens can't create a new org package). App-token pushes now succeed provided the App is granted write access to the package (org → Packages → agent-helper → Manage Actions access).

The GHCR publish authenticates via the GitHub App token, not GITHUB_TOKEN,
so the packages:write job permission was unused. The org package now exists
(bootstrapped by a first manual push), so App-token pushes succeed once the
App is granted write access to the package.

Bumps images/agent-helper/VERSION to 1.0.0.
@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 8468c2f
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a66eb51019538000887d01f

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@skevetter, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 42 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 64222c62-9a31-4834-8479-6d0511d28c84

📥 Commits

Reviewing files that changed from the base of the PR and between 582a644 and 8468c2f.

📒 Files selected for processing (2)
  • .github/workflows/publish-agent-helper.yml
  • images/agent-helper/VERSION

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit 8468c2f
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a66eb519b08e40008b5c0f7

@skevetter
skevetter enabled auto-merge (squash) July 27, 2026 05:23
@skevetter
skevetter merged commit 9399dda into main Jul 27, 2026
27 checks passed
@skevetter
skevetter deleted the fix/agent-helper-app-token-publish branch July 27, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant