Request: show base branch revision in log
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 323
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
When analyzing failed ofborg PR builds it would be helpful to see in the log what revision of the base branch they were based on.
Example use case: I've had builds that succeeded locally fail on ofborg and suspected the builder was not on the latest base branch revision yet because the derivation hash was different...
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
No file or test is named. Start by tracing how ofborg analyzes failed PR builds and assembles their logs, then find where the base branch revision is available. Done means the relevant log identifies the base branch revision used for the build, allowing it to be compared with local results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100