JuliaRegistries / Registrator.jl

Julia package registration bot
https://julialang.org/packages
Other
210 stars 47 forks source link

fix: head is incorrect for get_pull_requests #432

Closed nkottary closed 7 months ago

nkottary commented 7 months ago

Broken by #431. get_pull_requests requires head to be mentioned in the format $owner:$branch always.

With just branch it retrieves all pull requests, Example:

Error: Expected to find one open pull request created from a previous registration attempt but got 30 pull requests