Skip to content

Add Workflow Permissions#1432

Merged
TimPansino merged 3 commits intomainfrom
fix-workflow-permissions
Jul 28, 2025
Merged

Add Workflow Permissions#1432
TimPansino merged 3 commits intomainfrom
fix-workflow-permissions

Conversation

@TimPansino
Copy link
Copy Markdown
Contributor

Overview

  • Add default permissions to all workflows to satisfy security scanning.
  • Remove statuses permissions from Megalinter
    • Also removes status reporter, a deprecated and buggy feature.

@TimPansino TimPansino requested a review from a team as a code owner July 24, 2025 23:10
@TimPansino TimPansino force-pushed the fix-workflow-permissions branch from eca6411 to c81b2b4 Compare July 24, 2025 23:11
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 24, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.85s
✅ MARKDOWN markdownlint 7 0 0 0 1.06s
✅ MARKDOWN markdown-link-check 7 0 0 20.96s
✅ PYTHON ruff 922 0 0 0 0.9s
✅ PYTHON ruff-format 922 0 0 0 0.25s
✅ YAML prettier 13 0 0 0 1.31s
✅ YAML v8r 13 0 0 5.41s
✅ YAML yamllint 13 0 0 0.6s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.36%. Comparing base (b089b33) to head (b000809).
⚠️ Report is 274 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1432      +/-   ##
==========================================
+ Coverage   81.34%   81.36%   +0.01%     
==========================================
  Files         208      208              
  Lines       23563    23563              
  Branches     3716     3716              
==========================================
+ Hits        19168    19171       +3     
+ Misses       3136     3133       -3     
  Partials     1259     1259              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot added the tests-failing Tests failing in CI. label Jul 28, 2025
Copy link
Copy Markdown
Contributor

@hmstepanek hmstepanek left a comment

Choose a reason for hiding this comment

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

Looks good.

@mergify mergify bot removed the tests-failing Tests failing in CI. label Jul 28, 2025
@TimPansino TimPansino merged commit e27fd0a into main Jul 28, 2025
107 of 109 checks passed
@TimPansino TimPansino deleted the fix-workflow-permissions branch July 28, 2025 21:04
@TimPansino TimPansino added this to the v10.16.0 milestone Aug 14, 2025
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.

3 participants