Skip to content

Delete defunct GHA workflows - #64048

Open
Jake Bailey (jakebailey) wants to merge 1 commit into
microsoft:mainfrom
jakebailey:remove-defunct-workflows
Open

Delete defunct GHA workflows#64048
Jake Bailey (jakebailey) wants to merge 1 commit into
microsoft:mainfrom
jakebailey:remove-defunct-workflows

Conversation

@jakebailey

Copy link
Copy Markdown
Member
  • We don't need LKG, as we don't check in the final compiler to the repo anymore.
  • pr-modified-files only works if we run CI on every PR regardless of who opened it, which we don't do anymore. I will do "generated DOM file" check in the repos automation repo later.
  • We don't need "release branch artifact"; I don't think we ever used this.

I'm not deleting the other ones yet, as they will be useful for bumping, cutting, etc, when the time comes.

Copilot AI balanced review requested due to automatic review settings August 26, 2026 23:41
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes three obsolete, already-disabled GitHub Actions workflows.

Changes:

  • Removes legacy LKG and release artifact workflows.
  • Removes obsolete PR modified-files automation.
  • Retains disabled workflows needed for future release management.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/disabled-workflows/release-branch-artifact.yaml Removes unused release artifact packaging.
.github/disabled-workflows/pr-modified-files.yml Removes obsolete PR file checks.
.github/disabled-workflows/lkg.yml Removes defunct LKG automation.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

2 participants