Skip to content

Fix tidy job and remove unused token#419

Merged
tigrannajaryan merged 1 commit into
open-telemetry:mainfrom
trask:remove-unused-token
Jul 23, 2025
Merged

Fix tidy job and remove unused token#419
tigrannajaryan merged 1 commit into
open-telemetry:mainfrom
trask:remove-unused-token

Conversation

@trask

@trask trask commented Jul 22, 2025

Copy link
Copy Markdown
Member

While reviewing #414, I noticed the token wasn't being used (it's just doing a git push, which uses the auth from the checkout)

Which means #409 broke the workflow, since it restricted the permissions down to read.

This fixes the permissions so it will work again and removes the unused token.

Obsoletes #414

@trask
trask marked this pull request as ready for review July 22, 2025 20:53
@trask
trask requested a review from a team as a code owner July 22, 2025 20:53
@codecov

codecov Bot commented Jul 22, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.10%. Comparing base (9cbaee7) to head (8d657a0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   80.10%   80.10%           
=======================================
  Files          26       26           
  Lines        2574     2574           
=======================================
  Hits         2062     2062           
  Misses        394      394           
  Partials      118      118           

☔ 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.

@tigrannajaryan
tigrannajaryan merged commit d7eaeaf into open-telemetry:main Jul 23, 2025
12 checks passed
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