Skip to content

Harden GitHub workflows - #281

Merged
samdark merged 16 commits into
masterfrom
fix-zizmor-workflows
Jul 2, 2026
Merged

Harden GitHub workflows#281
samdark merged 16 commits into
masterfrom
fix-zizmor-workflows

Conversation

@samdark

@samdark samdark commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • Pin workflow actions to commit SHAs.
  • Set read-only GITHUB_TOKEN permissions for read-only workflows.
  • Disable persisted checkout credentials where possible.

Validation

  • zizmor --no-progress --no-exit-codes app-api/.github/workflows

Copilot AI review requested due to automatic review settings June 18, 2026 21:21

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.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 083466eb-0a04-4a21-966f-14d1173d8a8a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-zizmor-workflows

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.91%. Comparing base (d1252cb) to head (b9142a3).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #281   +/-   ##
=========================================
  Coverage     84.91%   84.91%           
  Complexity       52       52           
=========================================
  Files            16       16           
  Lines           179      179           
=========================================
  Hits            152      152           
  Misses           27       27           

☔ View full report in Codecov by Harness.
📢 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.

@samdark
samdark merged commit a83ddb7 into master Jul 2, 2026
20 checks passed
@samdark
samdark deleted the fix-zizmor-workflows branch July 2, 2026 19:53
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