Skip to content

Add label support to PR sync - #115

Open
dbpolito wants to merge 2 commits into
mainfrom
feature/pr-sync-labels
Open

Add label support to PR sync#115
dbpolito wants to merge 2 commits into
mainfrom
feature/pr-sync-labels

Conversation

@dbpolito

@dbpolito dbpolito commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Ticket

SKIPPED

Description

Enable pr_sync callers to apply GitHub labels when creating or updating pull requests, with the input exposed consistently through the OpenCode adapter and reference documentation.

Checklist

PR Label Management

  • Apply normalized labels during PR creation
  • Add labels during PR metadata updates

OpenCode Integration

  • Expose the labels input through the OpenCode tool schema
  • Document the supported PR sync input

Validation

  • Verify that PR creation and update commands include label flags
  • Confirm that compile, typecheck, and test suites pass

- add labels to PR creation and metadata updates
- expose labels through the OpenCode tool schema
- cover label handling and document the new input
@dbpolito dbpolito self-assigned this Aug 1, 2026
- add explicit remove and exact-replacement label inputs
- clear labels through the GitHub issue-label API
- validate conflicting operations and cover adapter exposure
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