Webhooks not registered when repo config in is server config file #99

Closed
opened 2024-06-29 20:09:13 +01:00 by kemitix · 1 comment
Owner

No webhooks are being registered when branch names for each repo are specified in the server config file.

The RegisterWebhook message is only sent from the ReceiveRepoConfig handler, which is never called when the repo config is in the server config file.

Update CloneRepo handler to send the RegisterWebhook message when the repo config is in the server config file.

No webhooks are being registered when branch names for each repo are specified in the server config file. The `RegisterWebhook` message is only sent from the `ReceiveRepoConfig` handler, which is never called when the repo config is in the server config file. Update `CloneRepo` handler to send the `RegisterWebhook` message when the repo config is in the server config file.
kemitix added the
Kind/Bug
label 2024-06-29 20:09:13 +01:00
kemitix self-assigned this 2024-06-29 20:09:13 +01:00
kemitix added this to the Road to v1 - Forgejo & Github project 2024-06-29 20:09:13 +01:00
Author
Owner

Closed by 975c9e31

Closed by 975c9e31
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#99
No description provided.