Skip to content

Comments

fix(taskctl): allow developer to commit in worktree, forbid only git push#342

Merged
randomm merged 1 commit intodevfrom
fix/issue-341-developer-commit
Feb 24, 2026
Merged

fix(taskctl): allow developer to commit in worktree, forbid only git push#342
randomm merged 1 commit intodevfrom
fix/issue-341-developer-commit

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 24, 2026

Fixes #341

developer-pipeline.txt contradicted hasCommittedChanges check: forbade git commit but pipeline requires committed changes before adversarial review. Developer must commit locally; pipeline handles push.

@randomm randomm merged commit 8bbc07a into dev Feb 24, 2026
1 check passed
@randomm randomm deleted the fix/issue-341-developer-commit branch February 24, 2026 08:17
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.

fix(taskctl): developer-pipeline.txt forbids git commit but hasCommittedChanges requires it

1 participant