pyarlo: 0.8.0.19 -> 0.8.0.22 - #611
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
DaRacci
force-pushed
the
chore/update-pkg-pyarlo
branch
from
July 15, 2026 23:11
ea7d5c3 to
d5a70b3
Compare
DaRacci
force-pushed
the
chore/update-pkg-pyarlo
branch
2 times, most recently
from
July 16, 2026 04:52
d5a70b3 to
b7e5d3a
Compare
DaRacci
force-pushed
the
chore/update-pkg-pyarlo
branch
from
July 21, 2026 12:53
0ff40cb to
89cd8e7
Compare
…t events For pull_request events, github.event.before refers to the previous HEAD of the PR branch, which may not be reachable from the merge commit's history (especially after rebases or force pushes). Use github.event.pull_request.base.sha and github.event.pull_request.head.sha instead, which are both guaranteed to be reachable parents of the merge commit. Also add an explicit zero-SHA guard for push events to handle initial branch creation cleanly.
DaRacci
force-pushed
the
chore/update-pkg-pyarlo
branch
from
August 22, 2026 10:38
89cd8e7 to
07af12d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was created automatically by the Update Packages workflow.