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

feature request: add comments to gitlab issues when patch commit message/cover letter has a Resolves: tag #141

Open
pm215 opened this issue Apr 15, 2022 · 0 comments

Comments

@pm215
Copy link

pm215 commented Apr 15, 2022

Now we've switched to gitlab for issue tracking for QEMU, we use the Resolves: tag in commit messages to have gitlab automatically close an issue when the patch fixing it is commited upstream. It would be nice if patchew also supported this. At the moment I have to:

  • post a series to the mailing list
  • wait 5 to 15 minutes for it to arrive at patchew and the web page to update
  • add a comment to the gitlab issue saying "Posted a patch for this: [patchew URL]"

If patchew could also recognize the Resolves: tag and update the gitlab issue that would save me doing this (of which the most irritating part is the "wait" step, which means I can't just mentally move on to the next thing I want to work on because I still have a thing-to-be-done associated with the previous patch).

There might need to be some per-project configuration to make it opt-in and to restrict which gitlab projects we permit patchew to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant