bugwarrior icon indicating copy to clipboard operation
bugwarrior copied to clipboard

Pull github, bitbucket, and trac issues into taskwarrior

Results 72 bugwarrior issues
Sort by recently updated
recently updated
newest added

Hi there, I've got something like the following configuration: ``` [general] targets = test_jira [flavor.test] targets = test_jira [flavor.prod] targets = prod_jira [test_jira] service = jira jira.base_uri = ... [prod_jira]...

bug

a couple of ideas, around github expiring tokens 1. I now find i have several targets sharing the same `github.token`. Would it be possible to use named tokens such as...

feature proposal
github

Our [contributing guide](https://bugwarrior.readthedocs.io/en/latest/contributing.html#setting-up-your-development-environment) suggests the sole use of virtualenv which from my perspective is a bit dated. We should add support and documentation for newer approaches which provide more reproducibility....

feature proposal

Upon upgrading some Python packages (I think including dogpile.cache), I began to see: ``` $ bugwarrior-pull --dry-run [1886/51844] INFO:bugwarrior.db:Service-defined UDAs exist: you can optionally use the `bugwarrior-uda` command to export...

bug

See: - https://tools.ietf.org/html/rfc4021#page-32 - https://tools.ietf.org/html/rfc2156#page-125 This is a feature request: GMailService should translate `importance`-header into Taskwarrior priority.

feature proposal
gmail

Could you please provide more UDAs for Taiga? Here's a quick list of useful and missing UDAs: - **Project name** - **Due date** - **Status (kanban lists)** - Task type...

feature proposal
taiga

bugwarrior: 89bff55e533569b7390848f35b9dd95b552e50ae task: 2.6.1 With possibly a fresh taskwarrior database. ``` ❯ ./result/bin/bugwarrior-pull INFO:bugwarrior.db:Service-defined UDAs exist: you can optionally use the `bugwarrior-uda` command to export a list of UDAs you...

bug

Mostly just a copy of github.py Still need to add tests, auth support for tokens, re-write github api strings into gitea