Skip to content

Delete defunct GHA workflows - #64048

Merged
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
jakebailey:remove-defunct-workflows
Aug 27, 2026
Merged

Delete defunct GHA workflows#64048
Jake Bailey (jakebailey) merged 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.

@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Aug 27, 2026
@jakebailey
Jake Bailey (jakebailey) added this pull request to the merge queue Aug 27, 2026
Merged via the queue into microsoft:main with commit b3946f2 Aug 27, 2026
25 checks passed
@jakebailey
Jake Bailey (jakebailey) deleted the remove-defunct-workflows branch August 27, 2026 16:10
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants