readthedocs / readthedocs/ext-theme
Add popup card for remote repository objects
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
Add a popup card for remote repositories that show data from Github/Gitlab/Bitbucket.
Data we have:
- Repository URL
- Owner
- Repo name
- Last commit hash
- Main branch name
- Link to repo with branch name?
Data we'd have to query several APIs for and might be hard to do consistently:
- Repo stats like stars, forks, etc
- Links to issues/etc
- Stats like issues/prs count
- Last commit?
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
The issue does not name files, tests, or an entry point. Start by identifying where remote repository objects and popup cards are rendered, then determine how repository URL, owner, name, last commit hash, and main branch are currently exposed. Done means a popup card presents the agreed repository data consistently across GitHub, GitLab, and Bitbucket.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, gitlab, html
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100