screwdriver icon indicating copy to clipboard operation
screwdriver copied to clipboard

An open source build platform designed for continuous delivery.

Results 388 screwdriver issues
Sort by recently updated
recently updated
newest added

## Context ## Objective ## References ## License I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution...

**What happened**: In order to view the status for a build, one must find the relevant SHA in the UI, then find the relevant job, then right-click -> `Go to...

ui
workflow
user experience

**What happened**: When I look at events, I see that several events happened "2 months ago." When I look at the list view, I see a timestamp such as "August...

ui
good first issue

**What happened**: If [stopPeriodic](https://github.com/screwdriver-cd/queue-service/blob/6a1428893cecef880fcf1269ca286d73f3d8ea36/plugins/queue/scheduler.js#L89) of queue-service fails for some reason, the periodic execution of the job that becomes archived does not stop. **What you expected to happen**: The latest status...

bug

**What happened**: It's not clear how to interact with pipeline alias section. Also, when trying to set pipeline alias, I don't get any sort of feedback that a request was...

**What happened**: ~Request for additional features to collection dashboard~ Users would like to 1) add `last run` time on job from such pipeline on collection page and sort 2) be...

**What happened**: Many cases Screwdriver displays error messages as it is from underlying SCM or backend layers without any context. Examples 1. `No jobs to run` messages when `Start` button...

feature
good first issue

**What happened**: For pipeline collection view, when both `ALIAS` and `BUILD HISTORY` columns exist, Alias column took much space that Build History column is skewed ![image](https://user-images.githubusercontent.com/15989893/182432746-446fa23f-589b-4e58-a8aa-debdf9cb20a5.png) **What you expected to...

ui

**What happened**: As a User, I want to rename my pipeline alias to something, So pipeline collection can display the alias column, I cannot rename this pipeline back to the...

bug
ui

**What happened**: User is having an issue with a pipeline and the first question is to see if they have tried Syncing pipelines/pull requests in the Options tab. Time would...

question