Skip to content

Conversation

@targos
Copy link
Member

@targos targos commented Nov 1, 2020

Closes: #35899

I also pushed another branch just to verify that this doesn't prevent branch pushes to execute the workflow: https://github.com/nodejs/node/commits/no-draft-workflow-with-branch

Opened as a draft this time.

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Nov 1, 2020
@targos
Copy link
Member Author

targos commented Nov 1, 2020

So, the condition works. Jobs were skipped:
image

@targos targos marked this pull request as ready for review November 1, 2020 09:38
@targos
Copy link
Member Author

targos commented Nov 1, 2020

Marking the PR a s ready is not enough to re-run the workflows.

@targos
Copy link
Member Author

targos commented Nov 1, 2020

image

Apparently GitHub thinks I'm from the future 😄

@gengjiawen
Copy link
Member

When we mark it as ready, will it trigger github action run ?

@Trott
Copy link
Member

Trott commented Nov 1, 2020

When we mark it as ready, will it trigger github action run ?

No, but I think we can manually run the jobs (and GitHub Actions are advisory in most cases anyway), so I'm OK with this behavior.

I'm going to try to manually kick off the jobs to confirm that's possible. Hopefully I'm not messing up @targos's experiment....

@Trott
Copy link
Member

Trott commented Nov 1, 2020

When we mark it as ready, will it trigger github action run ?

No, but I think we can manually run the jobs (and GitHub Actions are advisory in most cases anyway), so I'm OK with this behavior.

I'm going to try to manually kick off the jobs to confirm that's possible. Hopefully I'm not messing up @targos's experiment....

Argh, nope, it skips them still. I guess we'd have to kick off Jenkins for any PR opened as Draft? I'm still OK with that, although there are jobs in GitHub Actions (ASAN, tarball building, coverage, codeowners assignment, maybe others) that don't get run in Jenkins..... so it's less ideal, for sure....

@Trott
Copy link
Member

Trott commented Nov 1, 2020

image

Apparently GitHub thinks I'm from the future 😄

Hmmm... just in case the not-able-to-run-once-out-of-draft-mode stuff is all due to some daylight-savings-in-North-America weirdness, I'm going to put it into Draft mode again, and then take it out again....

@Trott Trott marked this pull request as draft November 1, 2020 14:48
@Trott Trott marked this pull request as ready for review November 1, 2020 14:49
@Trott
Copy link
Member

Trott commented Nov 1, 2020

Maybe pushing (or force-pushing) will be enough to kick off the jobs?

@Trott
Copy link
Member

Trott commented Nov 1, 2020

Rebasing against master and force-pushing to see if that kicks off the jobs.

@Trott Trott force-pushed the no-draft-workflow branch from 7c7ec67 to ac10fb9 Compare November 1, 2020 14:53
@Trott
Copy link
Member

Trott commented Nov 1, 2020

That seems to have worked. I can live with that.

@gengjiawen
Copy link
Member

That seems to have worked. I can live with that.

Works with me too. Can this be integrated with our CI robot ?

@jasnell
Copy link
Member

jasnell commented Dec 16, 2020

Needs a rebase before this can land

targos added a commit that referenced this pull request Dec 21, 2020
PR-URL: #35910
Fixes: #35899
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
@targos
Copy link
Member Author

targos commented Dec 21, 2020

Landed in aadb0bd

@targos targos closed this Dec 21, 2020
@targos targos deleted the no-draft-workflow branch December 21, 2020 14:34
targos added a commit that referenced this pull request Dec 21, 2020
PR-URL: #35910
Fixes: #35899
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable Github CI for draft PRs with label

9 participants