gitpod-io / gitpod-io/gitpod

Display the git commits since previous success when workspace integration test failed

Open
#10,145 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta: never-stale team: workspace
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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.