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

Explicit patchwork integration #22

Open
rossburton opened this issue Feb 12, 2024 · 1 comment
Open

Explicit patchwork integration #22

rossburton opened this issue Feb 12, 2024 · 1 comment

Comments

@rossburton
Copy link

rossburton commented Feb 12, 2024

I'd like the ability to explicitly interact with patchwork from b4, without it being implicit in am/ty calls.

For example, I'm picking patches from the mail to build a branch for review. Just because I've am'd a patch doesn't mean that I want to set it as Under Review in patchwork straight away, as I may look at it and decide to look later.

My ideal workflow would be something like repeated b4 shazam calls to build a branch, which I can then review by eye, build test, pass to automated build testing, etc. At that point I'd like to mark all of the patches in my branch as Under Review (or whatever state I desire) in patchwork.

I may need to drop patches during this testing and explicitly mark them as rejected.

Also when the branch has passed testing, I'd like to be able to mark all of the remaining patches as Reviewed or similar in patchwork.

@mricon
Copy link
Owner

mricon commented Feb 14, 2024

I think this level of integration is beyond the scope of b4. Have you tried using pwclient (https://patchwork.readthedocs.io/projects/pwclient/)?

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

2 participants