rust-lang / rust-lang/team

unify the two github clients used in this repo

Open
#2,475 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
363
Forks
369
Avg merge
1d 54m
Merged PRs (30d)
59

Description

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 comparing src/api/github.rs and src/sync/github/api/mod.rs, the two abstractions named in the issue. Trace their callers to understand which interfaces are required and where they overlap. Done means the repository uses one unified GitHub client abstraction without the duplicated implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, rust
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.