ikenami / ikenami/pingu

Add Bitbucket integration

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue Hacktoberfest
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:

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.