zeke / semantic-pull-requests

:robot: Let the robots take care of the semantic versioning
https://github.com/apps/semantic-pull-requests
Apache License 2.0
1.24k stars 122 forks source link

feat!: updated to latest probot framework #184

Closed mdvorak closed 1 year ago

mdvorak commented 2 years ago

I've done some simple tests, looks like it works.

Note that for some reason, tests now take forever to execute (about 1s per test), but I have no idea why. But I still think it is better to test it with original ProbotOctokit and Context, instead of trying to emulate their behavior.

Should resolve #183 after being deployed.

uzikilon commented 2 years ago

Thanks for doing this, @mdvorak. I would love to get the bot running again on our repo/

stevideter commented 2 years ago

Any chance of getting this merged in? We depend on this bot across several repos and this is really slowing us down.

Shinigami92 commented 2 years ago

Feel free to take this https://github.com/faker-js/faker/commit/d94159f155cd58ba8ebfdbf0d2dd642a418175ab over into your projects