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

New service to pull tasks from [Logseq](https://logseq.com/) This integration works with the local HTTP APIs server provided by the Logseq application to query Tasks from the active Logseq graph

Hi, I'm running the develop version of bugwarrior and I pull from Azure DevOps. On every pull, there a lot of updates, although there aren't that much updates on the...

bug
azuredevops

The latest release dropped the pysimplesoap dependency, which was never updated to support python-3.11. - [ ] Require python-debianbts>=4.1.1 - [ ] Remove all references to pysimplesoap (setup.py, CI workflows,...

bts

Installation of bugwarrior depends on readfp which is not available for pythin 3.12... Therefore I am getting a following error: ``` AttributeError: 'BugwarriorConfigParser' object has no attribute 'readfp'. Did you...

This PR lets you use Gitea when using some basic configuration, built off #720. To test this, you should use this as your working config, it's what's worked for me:...

Once #791 is complete, the stakes of removing services that somebody might be using are less severe since there will be a well-supported way to run out-of-tree services. For the...

teamlab
activecollab
versionone

This should allow using the existing pydantic v1 features while migration to v2 is not done. Issue: https://github.com/GothenburgBitFactory/bugwarrior/issues/998

I like the Logseq service a lot, but I would be nice to also put the page title in the description. e.g.: `{{logseqpagetitle}}` ![image](https://github.com/user-attachments/assets/348e2d88-52ea-4eb5-835d-46be15663765)

feature proposal
logseq

IMO this was always confusing when the sister class is named "Issue". This is a good time to make the breaking change as the service API is stabilized for #791.

I have to set the token (like described in the documentation : https://bugwarrior.readthedocs.io/en/latest/services/logseq.html#example-service) But usually I use `@oracle:eval:pass` like I would do here. ``` token = "@oracle:eval:pass show home/logseq/bugwarrior-api-key" ```...

bug
logseq