Add links to commits from branches and prebuilds
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Problem to solve
Back in https://github.com/gitpod-io/gitpod/pull/5587, we've added some links to the branch on the branches page. However, the original issue (see #5585) described the addition of adding links to commits which could be useful on Branches and Prebuilds pages.
See relevant comment in https://github.com/gitpod-io/gitpod/pull/5587#discussion_r718264256.
Contributor guide
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 reviewing PR #5587 and the original issue #5585, especially the linked discussion about commit links. Trace the existing branch links on the Branches page and identify the corresponding Branches and Prebuilds views; done means both pages expose usable links to their commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100