Skip to content

Safe outputs: push-to-branch for updating a pull request - #282

Merged
dsyme merged 3 commits into
mainfrom
so17
Sep 3, 2025
Merged

Safe outputs: push-to-branch for updating a pull request#282
dsyme merged 3 commits into
mainfrom
so17

Conversation

@dsyme

@dsymedsyme commented Sep 3, 2025

Copy link
Copy Markdown
Collaborator
safe-outputs:
push-to-branch:
branch: feature-branch # Optional: the branch to push changes to (default: "triggering")
target: "*" # Optional: target for push operations
# "triggering" (default) - only push in triggering PR context
# "*" - allow pushes to any pull request (requires pull_request_number in agent output)
# explicit number - push for specific pull request number

@dsyme
dsyme requested a review from pelikhanSeptember 3, 2025 01:08
@dsyme
dsyme merged commit f953f8b into mainSep 3, 2025
16 checks passed
@dsyme
dsyme deleted the so17 branch September 3, 2025 01:23
Sign up for freeto 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

@dsyme