Skip to content

ci: add explicit permissions to GitHub Actions workflows#830

Merged
vdusek merged 1 commit intomasterfrom
ci-permissions
Mar 13, 2026
Merged

ci: add explicit permissions to GitHub Actions workflows#830
vdusek merged 1 commit intomasterfrom
ci-permissions

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Mar 13, 2026

Summary

Test plan

  • Verify CI passes on this PR (code checks, tests, doc checks)
  • Verify release workflows still work correctly (can be validated on next release)
  • Confirm CodeQL alerts are resolved after the next run of CodeQL checks

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Mar 13, 2026
@vdusek vdusek self-assigned this Mar 13, 2026
@vdusek vdusek requested a review from Pijukatel March 13, 2026 08:24
@github-actions github-actions bot added this to the 136th sprint - Tooling team milestone Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.44%. Comparing base (d808305) to head (f8f1a44).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #830      +/-   ##
==========================================
- Coverage   86.47%   86.44%   -0.04%     
==========================================
  Files          48       48              
  Lines        2899     2899              
==========================================
- Hits         2507     2506       -1     
- Misses        392      393       +1     
Flag Coverage Δ
e2e 38.11% <ø> (ø)
integration 59.57% <ø> (-0.04%) ⬇️
unit 74.40% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek merged commit 519f6d1 into master Mar 13, 2026
31 checks passed
@vdusek vdusek deleted the ci-permissions branch March 13, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants