Skip to content

Conversation

@brig
Copy link
Contributor

@brig brig commented Jan 30, 2025

as a result, it will be possible to run in dry-run mode without making any changes:

...
- task: github
   in:
     action: createPr
   out: createResponse

- task: github
   in:
      action: closePr/mergePr/whatever  
      prId: "${createResponse.prId}"
...

@brig brig merged commit c360100 into master Jan 31, 2025
1 check passed
@brig brig deleted the brig/createpr-dry-run-result branch January 31, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants