Closed amihaiemil closed 3 years ago
@amihaiemil thank you for your Pull Request. I'll assign someone to review it soon.
@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.
@rultor merge it
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.