Skip to content

Conversation

@pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Jan 2, 2026

Related Issue(s):

Description:

Pin actions by hash and drop permissions at the top level for the jobs that do not have any permissions specified.

PR Checklist:

  • Pre-commit hooks pass (run pre-commit run --all-files)
  • Tests pass (run pytest)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage
  • This PR's title is formatted per conventional commits

This ensures the jobs only have read
permission for the repository.
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.22%. Comparing base (dc4aa7c) to head (e6b2b22).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1619   +/-   ##
=======================================
  Coverage   92.22%   92.22%           
=======================================
  Files          55       55           
  Lines        8411     8411           
  Branches      973      973           
=======================================
  Hits         7757     7757           
  Misses        466      466           
  Partials      188      188           

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

Copy link
Member

@jsignell jsignell 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!

@jsignell jsignell added this pull request to the merge queue Jan 2, 2026
Merged via the queue into stac-utils:main with commit 6d50403 Jan 2, 2026
20 checks passed
@pjonsson pjonsson deleted the ci-permissions branch January 3, 2026 20:59
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