Bugzilla CLI client, XML-RPC binding and VCS plugins
Project description
Provides a CLI program and Python library for interacting with the Bugzilla bug tracking system, and plugins for version control systems that enable interaction with Bugzilla installations.
Requires Python 2.7 and works with Bugzilla 4.0 or later.
The Bazaar plugin requires Bazaar 2.0 or later.
bugzilla
Command-line application for interacting with Bugzilla servers. The following subcommands are available:
- assign:
Assign bugs to the given user.
- block:
Show or update block list of given bugs.
- cc:
Show or update CC List.
- comment:
List comments or file a comment on the given bugs.
- depend:
Show or update dependencies of given bugs.
- fields:
List valid values for bug fields.
- help:
Show help.
- info:
Show detailed information about the given bugs.
- list:
Show a one-line summary of the given bugs.
- new:
File a new bug.
- products:
List the products of a Bugzilla instance.
- status:
Set the status of the given bugs.
bzlib
Library providing access to Bugzilla instances through the XML-RPC interface. Supports bug creation, bug information and comment retrieval, updating bug fields and appending comments to bugs.
Bazaar plugin
This plugin, when enabled for Bugzilla bugtrackers, marks bugs fixed on those trackers when bzr commit is invoked with the --fixes argument. It also adds a comment to the bug that includes the branch location, the commit message, the list of changed files and other details about the commit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bugzillatools-0.3.tar.gz
.
File metadata
- Download URL: bugzillatools-0.3.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 018d78adda2ff9b54afaf7010c8396620e5f85676e797f204fb92464cbc722c0 |
|
MD5 | 65564affbca3662bcd0fe198d03feecf |
|
BLAKE2b-256 | d0e8b7f78d90e62fed9306bb1709b6f13f5a212dcf694273d74504f333a55d4f |