dlespiau / dlespiau/patchwork

The server side patchwork git hook to update patch status should be more efficient / smarter

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
domain/git hook
Dominant language
Python
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Normally performance isn't a problem when pushing a few commits; however when doing a backmerge from or a rebase on top of upstream, the push may contain hundreds or thousands of commits - most of which aren't tracked in the patchwork in question anyway. The git hook takes forever to handle these, and additionally transfering tons of error messages back to the client about not finding the patches.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.