kworkflow / patch-hub

patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org
GNU General Public License v2.0
8 stars 6 forks source link

Add action to reply patchset with `Reviewed-by` #13

Closed davidbtadokoro closed 3 months ago

davidbtadokoro commented 4 months ago

Description:

Add the possibility of replying to a whole patchset (maybe only to the applicable patches) with the Reviewed-by tag to the actions of the "Patchset Details and Actions" screen.

Motivation:

This action is a recurrent process for maintainers, so providing an automated and reliable way to do this through the feature is crucial.