Skip to content

chore: remove unused legacy .github/actions/action.yml#392

Merged
credfeto merged 1 commit into
mainfrom
chore/remove-unused-action-yml
Jul 12, 2026
Merged

chore: remove unused legacy .github/actions/action.yml#392
credfeto merged 1 commit into
mainfrom
chore/remove-unused-action-yml

Conversation

@credfeto

Copy link
Copy Markdown
Member

Summary

  • Removes .github/actions/action.yml, an unused legacy monolithic NPM/NuGet/Octopus-deploy composite action.
  • Confirmed via a cross-repo audit that nothing in this repo references it (checked both local uses: ./.github/actions and pinned remote uses: owner/repo/.github/actions@ref forms) — real CI here uses the purpose-specific actions instead, where present.
  • The same dead file was found copied into ~40 other credfeto/funfair-tech repos and is being removed the same way in each.

Test plan

  • Confirmed no uses: reference to .github/actions (local path or pinned remote) anywhere in this repo.
  • CI passes on this PR.

This monolithic NPM/NuGet/Octopus-deploy composite action is a dead
copy synced in from tooling — it is not referenced by any workflow or
other composite action in this repo. Confirmed via a cross-repo audit
covering the credfeto and funfair-tech orgs (both local `uses:
./.github/actions` and pinned remote `uses: owner/repo/.github/actions@ref`
forms checked).

Prompt: murder it everywhere
@credfeto credfeto requested a review from a team as a code owner July 12, 2026 10:20
Copilot AI review requested due to automatic review settings July 12, 2026 10:20
@credfeto credfeto self-assigned this Jul 12, 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@credfeto credfeto merged commit b3b4c82 into main Jul 12, 2026
16 of 20 checks passed
@credfeto credfeto deleted the chore/remove-unused-action-yml branch July 12, 2026 10:30
@credfeto

Copy link
Copy Markdown
Member Author

Super-linter summary

Language Validation result

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants