https://github.com/badchoice/bucketdesk
A project to better handle bitbucket issues
https://github.com/badchoice/bucketdesk
Last synced: 8 months ago
JSON representation
A project to better handle bitbucket issues
- Host: GitHub
- URL: https://github.com/badchoice/bucketdesk
- Owner: BadChoice
- Created: 2018-11-13T16:32:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T02:24:01.000Z (over 3 years ago)
- Last Synced: 2025-02-16T16:58:07.983Z (over 1 year ago)
- Language: PHP
- Size: 3.18 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 28
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bucketdesk
- Manage bitbucket issues fast
- It also includes a Trello like board
- Slack integration, you can create issues and as your work
`/issues repo-name Fix that ugly thing`
Even add tags
`/issues repo-name Fix that ugly thing #urgen #customer2`
And change metadata
`/issues repo-name Fix that ugly thing :open :task :blocker`
And even assign it to a user (first that matches any part)
`/issues repo-name Fix that ugly thing @jordi`
So you can fully create an issue like this
`/issues repo-name Fix that ugly thing @jordi :open :blocker #urgent`
You can also ask for today's issues or all open work
`/issues today` or for an user `/issues today @jordi`
`/issues work` or for an user `/issues work @jordi`