bugwarrior
bugwarrior copied to clipboard
Pull github, bitbucket, and trac issues into taskwarrior
I messed around with my config quite a bit, and I now have multiple variations of tags on synced task. What's the best way to restart the whole syncing process?...
1. The current directions suggest installing from `master` which is still on v1.7. They also call this the "latest" version, which in the documentation corresponds to the `develop` branch. This...
I got an error (after waiting for a _very_ long time), trying to sync `trello` with the following config: ``` [trello] service = trello trello.api_key = [apikey] trello.token = @oracle:eval:pass...
I want to use bugwarrior / taskwarrior to keep track of issues for open-source projects I am contributing (reports) or simply watching, which is quite difficult with the current implementation....
See #997. https://docs.pydantic.dev/latest/migration/
I really wanted this, so I thought I would share and hope someone might think it's a good idea or something 👍
- They currently suggest installing from `master` which is a couple releases behind. - I should either push the latest release to `master` if I can or update the docs...
Add a static_fields option to Common Service Configuration Options. This enables users to differ behavior of core UDA names (e.g., "description") amongst services. The tests fail because we're currently able...
This is not an issue - just a question: Is it possible to make an issue on GH that will be imported into taskwarrior as a task which depends on...
Openproject (https://www.openproject.org) is an open project management system that tracks the evolution of "work packages", a work package can be a bug, a task, a user story or other kinds...