screwdriver icon indicating copy to clipboard operation
screwdriver copied to clipboard

Make it so all PRs can be started from UI, even if submitted by non writer

Open awick opened this issue 3 years ago • 2 comments

In the opensource world it is common to get PRs from people who don't have write access and we use screwdriver.cd/restrictPR: fork so the pipeline doesn't run. We want a way that we can click a button after reviewing the code (to make sure they didn't mess with screwdriver.yml) so we can run the PR build which will run our test suite.

If there is another way to do this please let me know

This is maybe a simpler version of #2221

awick avatar Jul 14 '22 20:07 awick

Do you mean in the Github UI, or the Screwdriver UI? For the Github UI, is this like #2297 ?

hk-vmg avatar Sep 20 '22 18:09 hk-vmg

We have implemented and added a start button to PR jobs in the UI. image

@awick can you verify if your issue is resolved?

adong avatar Mar 22 '23 20:03 adong