Skip to content

rename release.yml to publish.yml#904

Merged
avivkeller merged 1 commit into
mainfrom
rename-workflow
Jul 13, 2026
Merged

rename release.yml to publish.yml#904
avivkeller merged 1 commit into
mainfrom
rename-workflow

Conversation

@bmuenzenmeyer

Copy link
Copy Markdown
Contributor

Description

Simplifies landing #855

Validation

Should work on merge of the changeset PR

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run node --run test and all tests passed.
  • I have check code formatting with node --run format & node --run lint.
  • I've covered new added functionality with unit tests if necessary.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Jul 13, 2026 11:22am

Request Review

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.19%. Comparing base (68774ca) to head (2261b0f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #904   +/-   ##
=======================================
  Coverage   85.19%   85.19%           
=======================================
  Files         180      180           
  Lines       16570    16570           
  Branches     1513     1514    +1     
=======================================
  Hits        14116    14116           
  Misses       2444     2444           
  Partials       10       10           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmuenzenmeyer bmuenzenmeyer marked this pull request as ready for review July 13, 2026 11:25
@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner July 13, 2026 11:25
@cursor

cursor Bot commented Jul 13, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation and workflow naming only; no changes to publish steps, permissions, or release logic.

Overview
Renames the GitHub Actions workflow from Release to Publish and renames the job from release to publish, aligning naming with the npm publish step without changing workflow behavior.

CONTRIBUTING.md now points maintainers at .github/workflows/publish.yml instead of release.yml.

Reviewed by Cursor Bugbot for commit 2261b0f. Bugbot is set up for automated code reviews on this repo. Configure here.

@avivkeller avivkeller merged commit 4f07fee into main Jul 13, 2026
25 checks passed
@avivkeller avivkeller deleted the rename-workflow branch July 13, 2026 14:09
@avivkeller

Copy link
Copy Markdown
Member

Skipping fast track as this resolves a CI failure on main

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