self-xdsd / self-core

Self's core, implemented with Java SE 11.
https://self-xdsd.com
Other
28 stars 12 forks source link

#1199 Event changes for REPO_RENAMED #1203

Closed amihaiemil closed 3 years ago

amihaiemil commented 3 years ago

PR for #1199

Modified GithubWebhookEvent.type() to return REPO_RENAMED and added tests; Implemented and tested GithubWebhookEvent.repoNewName(); Apparently Gitlab doesn't send Webhook request for repo renaming so this is unsupported; Left puzzle to continue with resolving the event further.

zoeself commented 3 years ago

@amihaiemil thank you for your Pull Request. I'll assign someone to review it soon.

zoeself commented 3 years ago

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role REV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

amihaiemil commented 3 years ago

@rultor merge it

rultor commented 3 years ago

@rultor merge it

@amihaiemil OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 3 years ago

@rultor merge it

@amihaiemil Done! FYI, the full log is here (took me 3min)