Closed UladzimirVyaziginTR closed 2 months ago
The problem was tied with incorrectly specified branch. We had "main" instead of "master" in configuration file. The problem is not valid anymore.
@UladzimirVyaziginTR thanks for the details!
I think we should add error handling here:
GitHub probably returns some error message in the response, but we try to access head.ref
and fail.
Describe the bug
To Reproduce Steps to reproduce the behavior:
Expected behavior PR is created.