lp://qastaging/lp-community-utils
OpenERP Community Reviewers Nag, the script that nags you to do important
things daily.
This is a modified version of the Launchpad Nag,
the script that nags you to do important things daily (as well).
Original Launchpad Nag: https:/
If you manage, or participate in a project hosted on Launchpad you may find
this script particularly useful. It monitors the projects you specify and nags
you to do certain actions according to the policy you can define.
The set of supported features includes things like:
* Nagging about aging merge requests that have no reviews
* Nagging about aging bugs in "New" state
* Nagging about bugs that have been in non-"New" state for an extended
period of time
* Nagging about aging unanswered questions on launchpad answers
* Nagging about accepted merge proposals that have not been merged yet
- Get this branch:
- bzr branch lp://qastaging/lp-community-utils
Branch merges
Branch information
- Project:
- OpenERP Launchpad Community Utils
- Status:
- Development
Recent revisions
- 33. By Yannick Vaucher @ Camptocamp
-
Option --me or --triage to show what I'm supposed to do with that bunch of MPs
- 32. By Holger Brunn (Therp)
-
[FIX] Invalid stacking. Without this setting, stacking happens automatically
and correctly - 31. By Guewen Baconnier @ Camptocamp
-
[FIX] age of proposal was missing, raising a NameError
- 30. By Sandy Carter (http://www.savoirfairelinux.com)
-
[IMP] Display the age of the newest change to the MP instead of the date of proposal
- 29. By Holger Brunn (Therp)
-
[IMP] handle target-copy from a shared repository
- 28. By Sandy Carter (http://www.savoirfairelinux.com)
-
[MRG] A tool I use to quickly check pep8 on MPs.
A few people have asked what tool I use, so I though I would put it up here.
The command I use is:
./checkout-flake8. sh lp:launchpad_openerp_repo module_name
for example:
./checkout-flake8. sh lp:~savoirfairelinux-openerp/partner-contact-management/user-firstname/+merge/210710 partner_firstname It checks it out in /tmp and runs flake8 on the module
- 27. By Yannick Vaucher @ Camptocamp
-
add multi-company project
- 26. By Sandy Carter (http://www.savoirfairelinux.com)
-
[IMP] PEP 394 (partial) invoke env instead of system python
- 25. By Guewen Baconnier @ Camptocamp
-
[MRG] Display the votes of the reviews in the nag list, display a different sentence for the proposals passing the merging rules
- 24. By Sandy Carter (http://www.savoirfairelinux.com)
-
Adds handy progressbar if progressbar library is available
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)