Skip to content

fix: resolve actionlint pre-commit failure#394

Merged
credfeto merged 1 commit into
mainfrom
chore/pre-commit-fixes
Jul 13, 2026
Merged

fix: resolve actionlint pre-commit failure#394
credfeto merged 1 commit into
mainfrom
chore/pre-commit-fixes

Conversation

@dnyw4l3n13

Copy link
Copy Markdown
Collaborator

Description

How Has This Been Tested

  • All unit tests pass.
  • All integration tests pass.
  • Manual Testing:

Types of changes

  • Docs change
  • Refactoring
  • Dependency upgrade
  • Additional Unit Tests\Integration Tests
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing
    functionality to change)
  • Removed no-longer used code

Deployment Configuration Changes

  • Requires deployment configuration changes as specified below and in CHANGELOG.md

Checklist

  • I have added tests to cover my changes.
  • Unreleased section of CHANGELOG.md has been updated with details of this PR.

@dnyw4l3n13 dnyw4l3n13 added the auto-pr Pull request created automatically label Jul 13, 2026
@credfeto
credfeto marked this pull request as ready for review July 13, 2026 14:38
@credfeto
credfeto requested a review from a team as a code owner July 13, 2026 14:38
Copilot AI review requested due to automatic review settings July 13, 2026 14:38
Add .github/actionlint.yaml so actionlint picks up the self-hosted
runner labels already declared in .github/linters/actionlint.yaml (the
super-linter config path actionlint does not read by default). Apply
the pre-commit end-of-file/trailing-whitespace auto-fixes.

Prompt: for each folder that is a writable (e.g. not archived, not read-only) github repository in funfair-tech thats a sub-folder of this one; switch to and get the latest main from upstream and run pre-commit-check and fix any issues identified until clean and then push to a new branch.
@credfeto
credfeto force-pushed the chore/pre-commit-fixes branch from da2cb0d to afc3d61 Compare July 13, 2026 14:38

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 1b4bf7d into main Jul 13, 2026
7 of 18 checks passed
@credfeto
credfeto deleted the chore/pre-commit-fixes branch July 13, 2026 14:38
@credfeto

Copy link
Copy Markdown
Member

Super-linter summary

Language Validation result
YAML Pass ✅

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

auto-pr Pull request created automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants