Skip to content

fix(skills): auto-pull main before committing when behind upstream#67

Merged
sungurerdim merged 1 commit intomainfrom
fix/commit-auto-pull
Feb 28, 2026
Merged

fix(skills): auto-pull main before committing when behind upstream#67
sungurerdim merged 1 commit intomainfrom
fix/commit-auto-pull

Conversation

@sungurerdim
Copy link
Owner

Summary

  • cco-commit now silently pulls main when local branch is behind origin after fetch

Changes

  • skills/cco-commit/SKILL.md: step 4a — on main/master, if behind upstream after fetch, pull before proceeding

When cco-commit runs on main/master and the local branch is behind
origin after fetch, pull silently before proceeding. Prevents stale
base in commit flows after a PR merges.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sungurerdim sungurerdim enabled auto-merge (squash) February 28, 2026 09:29
@sungurerdim sungurerdim merged commit e8ea63a into main Feb 28, 2026
3 checks passed
@sungurerdim sungurerdim deleted the fix/commit-auto-pull branch February 28, 2026 09:30
sungurerdim pushed a commit that referenced this pull request Feb 28, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.6.1](v4.6.0...v4.6.1)
(2026-02-28)


### Bug Fixes

* **skills:** auto-pull main before committing when behind upstream
([#67](#67))
([e8ea63a](e8ea63a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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