Files Bugzilla bugs from Trello cards
Project description
trellobug is a script that files a bug based on a Trello card. It also updates the card’s description, inserting the URL of the new bug as the first line.
The script has one mandatory argument: the short id or URL of a Trello card.
It uses a config file named .trellobug in the current working directory or the user’s home directory. A config file of any name can also be passed in via the –config option.
If the config file is not found, it will be created on first run. The user will be queried for mandatory config variables. There are also several optional config variables.
Here are all the options:
[bugzilla] api_key: a Bugzilla API key url: optional URL to a Bugzilla instance; defaults to bugzilla.mozilla.org product: Product bugs will be filed in; currently defaults to “Conduit” component: Component bugs will be filed in; currently defaults to “General” version: Version new bugs will be set to; defaults to “unspecified”
[trello] api_key: Trello API key api_secret: Trello API secret oauth_token: Trello OAuth token oauth_token_secret: Trello OAuth token secret
The –product, –component, and –version command-line options can be used to specify the Bugzilla product, component, and version, respectively. They override the corresponding [bugzilla] config-file options, if set.
If provided, the –assign command-line option will assign the bug to the current user (as identified by the provided Bugzilla API key) and set the status to ASSIGNED. Otherwise, the bug will be unassigned and set to the default status.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file trellobug-1.1.1.tar.gz
.
File metadata
- Download URL: trellobug-1.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f0f9c385eea1caac509bf39364ef7192b486a56f777fc512a86c629cc6cc8a6 |
|
MD5 | 47c7d019e7441ffd03dd61829fb5887d |
|
BLAKE2b-256 | 31a3b078bdf86e21f96e23464af6e8c08519c4488981f5411065340ba62ec298 |
File details
Details for the file trellobug-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: trellobug-1.1.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aec9a794fb38744e3e778cc4957a814121fcc5dccad699a74aa73705a85d9ca |
|
MD5 | 3138fff8b91ce7b48d78f86917153112 |
|
BLAKE2b-256 | ad7d5250e006096a32b8219fa486fd6b625ee7effdd1bb4bfd1495e8d5e1a42a |