Skip to content

ci: add PR checks workflow and releasing docs - #1

Merged
arun279 merged 1 commit into
mainfrom
ci/required-checks
Mar 19, 2026
Merged

ci: add PR checks workflow and releasing docs#1
arun279 merged 1 commit into
mainfrom
ci/required-checks

Conversation

@arun279

@arun279 arun279 commented Mar 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds ci.yml GitHub Actions workflow that runs on PRs to main: install, test, type check, build
  • Adds "Releasing New Versions" section to README explaining the version-bump-to-publish flow

After merge

Add test as a required status check in the repository ruleset so PRs can't merge with failing tests.

- New ci.yml workflow runs on pull requests to main: install, test,
  type check, build. This becomes a required status check.
- Added "Releasing New Versions" section to README explaining the
  version-bump-to-publish flow.
@arun279
arun279 merged commit c22969a into main Mar 19, 2026
1 check passed
@arun279
arun279 deleted the ci/required-checks branch March 19, 2026 05:14
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