Skip to content

Add file-based flags for markdown content in issue and comment commands#138

Merged
schpet merged 1 commit intomainfrom
schpetbot-pr-a270e7e3
Feb 12, 2026
Merged

Add file-based flags for markdown content in issue and comment commands#138
schpet merged 1 commit intomainfrom
schpetbot-pr-a270e7e3

Conversation

@schpetbot
Copy link
Collaborator

Add file-based flags for markdown content in issue and comment commands

  • Add --description-file flag to issue create/update commands
  • Add --body-file flag to comment add/update commands
  • Update skill template with best practices for using file-based flags
  • Validate that inline and file-based flags are not used together
  • Provide helpful error messages for file reading failures

Fixes #133

- Regenerate skill documentation with file-based flag guidance
- Update test snapshots to reflect new --description-file and --body-file flags
- Add section explaining why file-based flags prevent markdown formatting issues

Addresses: #133
@schpetbot schpetbot force-pushed the schpetbot-pr-a270e7e3 branch from ec3a0a5 to 31bdac3 Compare February 12, 2026 22:07
@schpet schpet merged commit f8efda7 into main Feb 12, 2026
8 checks passed
@schpet schpet deleted the schpetbot-pr-a270e7e3 branch February 12, 2026 23:50
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.

Improve multiline Markdown handling for --description

2 participants