zed-extension: publish workflow is currently broken #3444

Closed
opened 2026-02-16 17:40:06 -05:00 by yindo · 3 comments
Owner

Originally created by @nyxkrage on GitHub (Dec 10, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

The sync-zed.ts currently fails due to missing permissions on GitHub token

 ! [remote rejected] main -> main (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/actionlint.yml` without `workflow` scope)

Which means that the published Zed extension is currently 1.0.61, rather than the latest 1.0.142

In addition to this, the latest open PR on the zed-extensions repo is 1.0.80 here: https://github.com/zed-industries/extensions/pull/3936, which shows that zed-extensions requires their CLA to be signed.

OpenCode version

1.0.142

Steps to reproduce

View v1.0.142 - Release Zed Extension

Screenshot and/or share link

No response

Operating System

N/A

Terminal

N/A

Originally created by @nyxkrage on GitHub (Dec 10, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description The `sync-zed.ts` currently fails due to missing permissions on GitHub token ``` ! [remote rejected] main -> main (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/actionlint.yml` without `workflow` scope) ``` Which means that the published Zed extension is currently 1.0.61, rather than the latest 1.0.142 In addition to this, the latest open PR on the zed-extensions repo is 1.0.80 here: https://github.com/zed-industries/extensions/pull/3936, which shows that zed-extensions requires their CLA to be signed. ### OpenCode version 1.0.142 ### Steps to reproduce View [v1.0.142 - Release Zed Extension](https://github.com/sst/opencode/actions/runs/20100206180/job/57668772157) ### Screenshot and/or share link _No response_ ### Operating System N/A ### Terminal N/A
yindo added the bug label 2026-02-16 17:40:06 -05:00
yindo closed this issue 2026-02-16 17:40:06 -05:00
Author
Owner

@rekram1-node commented on GitHub (Dec 10, 2025):

Yeah I haven't done any acp updates in a bit. Going to fix this soon

@rekram1-node commented on GitHub (Dec 10, 2025): Yeah I haven't done any acp updates in a bit. Going to fix this soon
Author
Owner

@zanglg commented on GitHub (Jan 19, 2026):

It seems to be broken again, and it’s been like this for the last few releases. @nyxkrage consider to reopen this issue ?

@zanglg commented on GitHub (Jan 19, 2026): It seems to be broken again, and it’s been like this for the last few releases. @nyxkrage consider to reopen this issue ?
Author
Owner

@rekram1-node commented on GitHub (Jan 19, 2026):

oop ill look

@rekram1-node commented on GitHub (Jan 19, 2026): oop ill look
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3444