Skip to main content

Files Bugzilla bugs from Trello cards

Project description

trellobug is a script that files a bug based on a Trello card.

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

If provided, the –assign 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

trellobug-1.0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page