Add support for handling multiple GitHub orgs

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github, javascript
Domain
devops

Research direction

Start in src/index.js around line 14, where the status-im organization is hardcoded, and trace how the organization is used by the service. The work is done when the comment manager supports multiple GitHub organizations instead of relying on only status-im.

Written by the indexing model from the issue text.

Description

Currently we have hardcoded the status-im org, and it would be better to just support multiple:
https://github.com/status-im/github-comment-manager/blob/4c8fb4c9bcb053a0688f2fe986afe858d92e2bec/src/index.js#L14

Dominant language
JavaScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from status-im/github-comment-manager

All issues in status-im/github-comment-manager

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.