Skip to content

Mark awesome-copilot Live and correct Cursor dashboard semantics#33

Merged
dstrupl merged 1 commit into
mainfrom
marketplace-status-2026-04-28
Apr 28, 2026
Merged

Mark awesome-copilot Live and correct Cursor dashboard semantics#33
dstrupl merged 1 commit into
mainfrom
marketplace-status-2026-04-28

Conversation

@dstrupl

@dstrupl dstrupl commented Apr 28, 2026

Copy link
Copy Markdown
Owner

Summary

Two unrelated marketplace-status corrections from today's poll, kept in one commit because both stem from the same session.

awesome-copilot is Live. aaronpowell (one of the maintainers we pinged in the 2026-04-27 stale-review comment) approved github/awesome-copilot#1461 at 03:45:35Z on 2026-04-28 and merged it 29 seconds later as 2f4f41b8 into staged. The auto-publish pipeline has already run end-to-end — skills/vardoger-analyze/SKILL.md returns HTTP/2 200 on main and the docs/README.skills.md index carries the install snippet gh skills install github/awesome-copilot vardoger-analyze. Quirk worth recording: the maintainer never bothered dismissing the stale github-actions CHANGES_REQUESTED review — they stacked an APPROVED on top of it. So gh pr view --json state,reviewDecision now returns state: MERGED but reviewDecision: CHANGES_REQUESTED. Any future poll based on reviewDecision alone would falsely read "still blocked"; check state first. Row flipped to Live, dropped from the reviewer-poll list, matching [ ] ticked in PRD Phase 4.

Cursor publisher dashboard is submit-only. Verified directly: the form at cursor.com/marketplace/publish accepts new applications but does not expose a my-submissions list, contradicting the prior framing of "log into the dashboard and check submission state." Switched the verification path to public probes that are actually reachable: curl -sI https://cursor.com/marketplace/vardoger | head -1 (expect HTTP/2 200 once listed; was 404 on 2026-04-28) and gh api repos/cursor/plugins/contents/vardoger?ref=main (expect a directory listing once merged into the official catalog; was 404 on 2026-04-28). Re-submission fallback is scheduled for 2026-05-04 if both probes still return absent.

Also evaluated opening a PR at github.com/cursor/plugins as a parallel path (Cursor's official plugin spec + curated catalog repo, layout mirrors our plugins/cursor/ one-for-one). Documented why it is not viable today: 15 open community plugin PRs there, every one with reviewDecision: - (no review at all), oldest from 2026-02-23 (>2 months untouched), no labels, no triage. Trailing 20 merged PRs are exclusively by Cursor staff. Strictly worse parallel path; not worth opening.

Row stays at Submitted — we can neither confirm nor disprove the 2026-04-20 form submission, but the doc now records the only verifiable signals.

Test plan

  • awesome-copilot skill is live on main: curl -sI https://raw.githubusercontent.com/github/awesome-copilot/main/skills/vardoger-analyze/SKILL.md returns HTTP/2 200
  • cursor.com/marketplace/vardoger returns HTTP/2 404 (probe documented)
  • cursor/plugins/contents/vardoger returns 404 on main (probe documented)
  • MARKETPLACE_STATUS.md "Last refreshed" reflects today
  • PRD.md Phase 4 awesome-copilot checkbox ticked

Aaron Powell merged github/awesome-copilot#1461 on 2026-04-28: the
vardoger-analyze skill is now live on main and installable via
gh skills install github/awesome-copilot vardoger-analyze. Flip the
row to Live, drop it from the reviewer-poll list, and record that
the maintainer stacked an APPROVED on top of the stale CHANGES_REQUESTED
review rather than dismissing it (so gh pr view still reports
reviewDecision=CHANGES_REQUESTED on a state=MERGED PR — future polls
must check state first).

Cursor: the publisher dashboard at cursor.com/marketplace/publish is
submit-only — there is no my-submissions list, contradicting the prior
doc framing. Replace the impossible "log into the dashboard and check"
instruction with two verifiable public probes (HTTP status of
cursor.com/marketplace/vardoger and presence in cursor/plugins/main)
and a re-submission fallback dated 2026-05-04. Also document why
opening a PR at github.com/cursor/plugins is not a viable parallel
path: 15 community plugin PRs there sit at reviewDecision=- with no
triage since 2026-02-23.
@dstrupl
dstrupl merged commit 3d94fc2 into main Apr 28, 2026
4 checks passed
@dstrupl
dstrupl deleted the marketplace-status-2026-04-28 branch April 28, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant