Skip to content

Chore: remove redundant workflow copies#71

Merged
tykeal merged 1 commit into
lfreleng-actions:mainfrom
modeseven-lfreleng-actions:chore/remove-redundant-workflows
Jun 9, 2026
Merged

Chore: remove redundant workflow copies#71
tykeal merged 1 commit into
lfreleng-actions:mainfrom
modeseven-lfreleng-actions:chore/remove-redundant-workflows

Conversation

@ModeSevenIndustrialSolutions

Copy link
Copy Markdown
Contributor

Removes the per-repository copies of workflow(s) now maintained
canonically in the organisation .github repository:

  • autolabeler.yaml
  • semantic-pull-request.yaml
  • sha-pinned-actions.yaml

These local copies are redundant ahead of enabling an
organisation-level Ruleset (Mandatory workflows) that enforces
the canonical versions centrally.

Co-Authored-By: Claude noreply@anthropic.com

Remove workflow copies now maintained centrally in the .github
repository. An organisation-level Ruleset will enforce the
canonical versions, making these per-repository copies redundant.

Removed:
- autolabeler.yaml
- semantic-pull-request.yaml
- sha-pinned-actions.yaml

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions requested review from a team and Copilot June 8, 2026 15:19
@github-actions github-actions Bot added the chore Code chores (dependency updates, etc) label Jun 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR removes repository-local GitHub Actions workflows that are now intended to be managed centrally via the organization’s .github repository, in preparation for enabling an org-level “Mandatory workflows” ruleset.

Changes:

  • Deleted the local autolabeler.yaml workflow.
  • Deleted the local semantic-pull-request.yaml workflow.
  • Deleted the local sha-pinned-actions.yaml workflow.

Reviewed changes

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

File Description
.github/workflows/sha-pinned-actions.yaml Removed redundant SHA-pinning audit workflow in favor of the org-managed canonical version.
.github/workflows/semantic-pull-request.yaml Removed redundant semantic PR title validation workflow in favor of the org-managed canonical version.
.github/workflows/autolabeler.yaml Removed redundant PR autolabeling workflow in favor of the org-managed canonical version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tykeal tykeal 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.

🤖 Dependamerge
Approved this pull request ✅

@tykeal tykeal merged commit 89821c9 into lfreleng-actions:main Jun 9, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Code chores (dependency updates, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants