Skip to content

Create a AI Skill for version bump#3353

Merged
JiuqingSong merged 2 commits into
masterfrom
u/jisong/versionbumpskill
May 28, 2026
Merged

Create a AI Skill for version bump#3353
JiuqingSong merged 2 commits into
masterfrom
u/jisong/versionbumpskill

Conversation

@JiuqingSong
Copy link
Copy Markdown
Collaborator

Create a AI Skill for version bump, then for version bump, just run

/version-bump

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-28 21:05 UTC

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a Claude skill that guides an AI agent through preparing a RoosterJS version bump PR from master into release.

Changes:

  • Adds .claude/skills/version-bump/SKILL.md.
  • Documents git sync, merge, SemVer evaluation, validation, commit, push, and draft PR creation steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +18 to +20
```bash
git checkout master
git pull origin master
Comment on lines +27 to +29
```bash
git checkout release
git pull origin release
Comment on lines +150 to +151
Update `versions.json` with the new version numbers for each affected group.

Copy link
Copy Markdown
Contributor

@BryanValverdeU BryanValverdeU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty cool! Cant wait till I need to do the next bump :)

@JiuqingSong JiuqingSong merged commit fe51ee6 into master May 28, 2026
8 checks passed
@JiuqingSong JiuqingSong deleted the u/jisong/versionbumpskill branch May 28, 2026 21:04
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.

3 participants