Skip to content

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

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

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

Conversation

@dnyw4l3n13

@dnyw4l3n13 dnyw4l3n13 commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

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
@dnyw4l3n13 dnyw4l3n13 added the auto-pr Pull request created automatically label Jul 12, 2026
@credfeto
credfeto marked this pull request as ready for review July 12, 2026 10:06
Copilot AI review requested due to automatic review settings July 12, 2026 10:06

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

Copy link
Copy Markdown
Owner

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

@credfeto
credfeto merged commit dda325c into main Jul 12, 2026
42 of 43 checks passed
@credfeto
credfeto deleted the chore/remove-unused-action-yml branch July 12, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-pr Pull request created automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants