Display the git commits since previous success when workspace integration test failed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe
Currently, when workspace integration test failed, we have to manually check the werft job to find the current failed commit ID and last succeed commit ID, it'd be good if we could provide all git commits between last success to current failed commits.
Describe the behaviour you'd like
Include a link to GitHub that automatically will show all commits in workspace-jobs slack notification
Describe alternatives you've considered
Manually check the werft job to find the current failed job commit ID and last succeed job commit ID.
Additional context
Discuss slack thread https://gitpod.slack.com/archives/C03E52788SU/p1652895740429529
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 tracing workspace integration test failures into the workspace-jobs Slack notification and identify where the current and last successful commit IDs are available. The work is done when the notification includes a GitHub link showing all commits between those commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100