Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Gitea delete events #187

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Support Gitea delete events #187

merged 1 commit into from
Feb 4, 2025

Conversation

dhollinger
Copy link
Member

Add support for the Gitea delete webhook event. This event is fired off on a branch delete and is a different pattern compared to what other providers have.

closes #175

@dhollinger dhollinger force-pushed the add_delete_event_path branch from 252773b to a2959fc Compare February 3, 2025 23:00
@dhollinger dhollinger self-assigned this Feb 3, 2025
@dhollinger dhollinger added the enhancement New feature or request label Feb 3, 2025
@TheMeier
Copy link

TheMeier commented Feb 4, 2025

nitpick. the comment in line 19 only mentions "push"

@dhollinger dhollinger force-pushed the add_delete_event_path branch from a2959fc to 6808b18 Compare February 4, 2025 16:47
@dhollinger dhollinger merged commit 1fff933 into master Feb 4, 2025
3 checks passed
@dhollinger dhollinger deleted the add_delete_event_path branch February 4, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitea "unknown event type" (create and delete)
2 participants