Skip to content

Conversation

@martincostello
Copy link
Owner

1.7.8 (#1048) should render the suppression redundant.

1.7.8 should render the suppression redundant.
Copilot AI review requested due to automatic review settings October 14, 2025 16:00
@martincostello martincostello enabled auto-merge (rebase) October 14, 2025 16:00
Copy link

Copilot AI left a comment

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 the actionlint configuration file that was previously used to suppress a linting warning about unknown permission scope "models" in the moderation workflow. The deletion is based on the assumption that actionlint version 1.7.8 (#1048) has resolved the underlying issue, making the suppression configuration redundant.

  • Removes the entire .github/actionlint.yml configuration file
  • Eliminates the workaround for actionlint issue #548 regarding unknown "models" permission scope

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.59%. Comparing base (ee1d85e) to head (33cca65).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1050   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          16       16           
  Lines         284      284           
  Branches       37       37           
=======================================
  Hits          280      280           
  Misses          2        2           
  Partials        2        2           
Flag Coverage Δ
linux 98.59% <ø> (ø)
macos 97.88% <ø> (-0.71%) ⬇️
windows 98.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit 695bd30 into main Oct 14, 2025
16 of 17 checks passed
@martincostello martincostello deleted the delete-actionlint-config branch October 14, 2025 16:03
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