Skip to content

fix: use custom_instructions instead of prompt in org-wide workflow#6

Merged
ondrejmirtes merged 1 commit intomainfrom
claude/issue-5-20260218-1329
Feb 18, 2026
Merged

fix: use custom_instructions instead of prompt in org-wide workflow#6
ondrejmirtes merged 1 commit intomainfrom
claude/issue-5-20260218-1329

Conversation

@ondrejmirtes
Copy link
Member

The prompt input overrides the trigger comment content, which means the user's actual instructions from the comment are lost. Moving the instructions to --custom-instructions via claude_args preserves the comment as the primary task while keeping the supplementary instructions (create PRs, not drafts, etc.) as guidance.

Closes #5

The `prompt` input overrides the trigger comment content, which means
the user's actual instructions from the comment are lost. Moving the
instructions to `--custom-instructions` via `claude_args` preserves
the comment as the primary task while keeping the supplementary
instructions (create PRs, not drafts, etc.) as guidance.

Closes #5

Co-authored-by: Ondřej Mirtes <ondrejmirtes@users.noreply.github.com>
@ondrejmirtes ondrejmirtes merged commit 1ea0966 into main Feb 18, 2026
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.

The args arr wrong

2 participants