Add Bitbucket integration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When I type in a channel get my bitbucket prs,
I expect the bot
to send me a private message listing all the PullRequests I'm assigned to as a reviewer at Bitbucket and that are open
The problem
Would have to:
- add the Bitbucket Integration
- add some useful commands such as the one above. c:
Observation
There is a similar feature (Github Integration) already implemented at this bot, that retrieves a specific user's PullRequests and Issues. You can check it out, it might be helpful. :3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Github integration and its command handling, then review the Bitbucket API reference linked in the issue. Done means adding Bitbucket authentication and integration support plus a command such as get my bitbucket prs that privately lists open pull requests where the user is assigned as a reviewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100