actions / starter-workflows

Accelerating new GitHub Actions workflows
https://github.com/features/actions
Other
8.59k stars 5.08k forks source link

Remove Pages starter workflows from the sync automation #2376

Closed tsusdere closed 2 months ago

tsusdere commented 2 months ago

Removes Pages from the automation to update our workflows for now until we support artifacts v4 in GHES

Pre-requisites


Please note that at this time we are only accepting new starter workflows for Code Scanning. Updates to existing starter workflows are fine.


Tasks

For all workflows, the workflow:

For CI workflows, the workflow:

For Code Scanning workflows, the workflow:

Some general notes:

yoannchaudet commented 2 months ago

Ok I validated these changes in a fork.

A few changes:

Fixing with comments shortly.

Excluding the pages folder the right way to do it for now. Our starter workflows will not be managed by the automation so it will be for us to keep them in sync. But that will prevent the artifacts v4 enabled-workflows to land in GHES where that feature is unavailable.