Skip to content

Commit 8554e7e

Browse files
authored
update-project-version: Add workaround for chained PRs to description (#21)
1 parent 4cf9c9d commit 8554e7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

update-project-version/action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,9 @@ runs:
9292
9393
${{ steps.get-pr-details.outputs.project-table }}
9494
95+
If the checks for this pull request appear to hang, you can work around this by closing and re-opening the PR. See
96+
[ni/python-actions/update-project-version >> Inputs >> token](https://github.com/ni/python-actions?tab=readme-ov-file#token) and
97+
[create-pull-request >> Triggering further workflow runs](https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs)
98+
for more details.
99+
95100
This PR was generated by [ni/python-actions/update-project-version](https://github.com/ni/python-actions/). View the [workflow log](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).

0 commit comments

Comments
 (0)