You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today this workflow suddenly had failures I never saw before (although I should say we had been using v2 until 19 February 2024), when it tried to update an existing PR (actually the update in this case would be identical to the existing PR, which so far worked perfectly -- it just did nothing).
Create or update the pull request
Attempting creation of pull request
A pull request already exists for gap-system:automatic/cap_project
Fetching existing pull request
Attempting update of pull request
Error: Cannot read properties of undefined (reading 'number')
The text was updated successfully, but these errors were encountered:
I am terribly sorry -- while writing this up I got my wires crossed and looked at the wrong action. The issue really is with peter-evans/create-pull-request@v4. I'll open a new one there.
We are using this wonderful GH action to create PR comment -- but also very often to update PR comments (see https://github.com/gap-system/PackageDistro/blob/main/.github/workflows/pull-request.yml for our full YAML file):
Today this workflow suddenly had failures I never saw before (although I should say we had been using v2 until 19 February 2024), when it tried to update an existing PR (actually the update in this case would be identical to the existing PR, which so far worked perfectly -- it just did nothing).
There error (see here for full log):
The text was updated successfully, but these errors were encountered: