Skip to content

CLI tool to view the MPs that you have reviewed for a given launchpad project.

License

Notifications You must be signed in to change notification settings

philroche/launchpad_mp_review_inspector

Repository files navigation

Merge proposal Review Inspector

Documentation Status

CLI tool to view the MPs that you have reviewed for a given launchpad project.

Usage

Find the Merge Proposals that launchpad.net user philroche proposed for the lp:livecd-rootfs.:

cli.py --proposer-launchpad-username philroche --launchpad-git-repo lp:livecd-rootfs

Find the Merge Proposals that launchpad.net user philroche has reviewed for the lp:livecd-rootfs.:

cli.py --reviewer-launchpad-username philroche --launchpad-git-repo lp:livecd-rootfs

Find the Merge Proposals that launchpad.net user philroche has proposed and has also self reviewed for the lp:livecd-rootfs.:

cli.py --reviewer-launchpad-username philroche --proposer-launchpad-username philroche --launchpad-git-repo lp:livecd-rootfs

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

CLI tool to view the MPs that you have reviewed for a given launchpad project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages