Skip to content

fix(ce-release-notes): placeholder links#915

Merged
tmchow merged 1 commit into
EveryInc:mainfrom
williamclay8:fix/release-notes-placeholder-links
Jun 7, 2026
Merged

fix(ce-release-notes): placeholder links#915
tmchow merged 1 commit into
EveryInc:mainfrom
williamclay8:fix/release-notes-placeholder-links

Conversation

@williamclay8

Copy link
Copy Markdown
Contributor

Summary

  • render release-note URL placeholders as plain text in the ce-release-notes skill examples
  • avoid local markdown-link audits treating {url} and {older_url} placeholders as broken relative links

Verification

  • node /Users/clay/.agents/skill-stack/scripts/audit-skill-stack.js --markdown (0 broken relative markdown links)
  • bun test tests/skill-agent-ce-prefix.test.ts tests/release-preview.test.ts (165 pass)

Notes

  • Full bun test was run locally and still has unrelated harness failures: GIF stitching tests timed out earlier, and release-notes helper tests hit Bun.serve({ port: 0 }) / EADDRINUSE in this environment. The changed surface is doc-only skill text.

@tmchow tmchow changed the title Fix release-notes placeholder links fix(ce-release-notes): placeholder links Jun 7, 2026
@tmchow tmchow merged commit b625049 into EveryInc:main Jun 7, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 7, 2026
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.

2 participants