Skip to content

chore: promote closer-via-pr-references fix to main - #36

Merged
LukasWodka merged 1 commit into
mainfrom
develop
Apr 30, 2026
Merged

chore: promote closer-via-pr-references fix to main#36
LukasWodka merged 1 commit into
mainfrom
develop

Conversation

@LukasWodka

Copy link
Copy Markdown
Contributor

Promotes.

…meline (#35)
The previous fix queried ClosedEvent.closer for the linked PR, but
'Closes #N' auto-closes appear with closer=Commit, not closer=PullRequest.
closedByPullRequestsReferences directly gives us the closing PR(s).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@LukasWodka