Skip to content

Allow "update-issue" safe output#279

Merged
dsyme merged 7 commits intomainfrom
pl2
Sep 2, 2025
Merged

Allow "update-issue" safe output#279
dsyme merged 7 commits intomainfrom
pl2

Conversation

@dsyme
Copy link
Copy Markdown
Collaborator

@dsyme dsyme commented Sep 2, 2025

safe-outputs:
  update-issue:
    status:                             # Optional: presence indicates status can be updated (open/closed)
    target: "*"                         # Optional: target for updates
                                        # "triggering" (default) - only update triggering issue
                                        # "*" - allow updates to any issue (requires issue_number in agent output)
                                        # explicit number - update specific issue number
    title:                              # Optional: presence indicates title can be updated
    body:                               # Optional: presence indicates body can be updated
    max: 3                              # Optional: maximum number of issues to update (default: 1)

@dsyme dsyme merged commit d555492 into main Sep 2, 2025
8 checks passed
@dsyme dsyme deleted the pl2 branch September 2, 2025 22:07
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