Skip to content

Commit

Permalink
create pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Savchenko authored and Volodymyr Savchenko committed Aug 16, 2024
1 parent 177f524 commit 5398257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
assignees: "volodymyrss"
title: "Bump version to ${{ steps.bump-version.outputs.new_version }}"
branch: "bump-version-${{ steps.bump-version.outputs.new_version }}"
body: |
Bump version to ${{ steps.bump-version.outputs.new_version }}
This PR was created automatically by the Bump version workflow.
- name: Enable Pull Request Automerge
run: gh pr merge --merge --auto ${{ steps.cpr.outputs.pull-request-number }}
Expand Down

0 comments on commit 5398257

Please sign in to comment.