Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Renamed ci.yml to build.yml
  • Removed check-dist.yml (dist will be rebuilt during publish workflow only)
  • Added preview-changelog.yml for previewing release notes before publishing
  • Added publish.yml with:
    • Automatic dist rebuild and commit
    • Tag creation and GitHub Release
    • Bluesky and LinkedIn social notifications
  • Added contributors.yml for automated contributor list updates
  • Refreshed README.md with badges, emojis, and contributors section placeholder

Test plan

  • Verify build workflow runs on PR and push to main
  • Test preview-changelog workflow manually
  • Test publish workflow with a version input
  • Verify contributors workflow can be triggered manually

…contributors)

- Rename ci.yml to build.yml
- Remove check-dist.yml (dist rebuilt during publish only)
- Add preview-changelog.yml for release notes preview
- Add publish.yml with dist rebuild, GitHub release, social notifications
- Add contributors.yml for automated contributor updates
- Refresh README with badges, emojis, and contributors section
@CalvinAllen CalvinAllen merged commit 70db94a into main Jan 4, 2026
0 of 3 checks passed
@CalvinAllen CalvinAllen deleted the chore/ci/standardize-workflows branch January 4, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants