Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Adjust PR handling workflow permissions #6675

Closed
wants to merge 1 commit into from

Conversation

svenklemm
Copy link
Member

Any key not present in the permissions will be set to none so we need contents:read even though that is the default.

https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/

@svenklemm svenklemm force-pushed the pr_handling_permissions branch 3 times, most recently from ba519d6 to 5854796 Compare February 19, 2024 09:03
Any key not present in the permissions will be set to none so we
need contents:read even though that is the default.

https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (59f50f2) 80.06% compared to head (b4832d4) 81.52%.
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6675      +/-   ##
==========================================
+ Coverage   80.06%   81.52%   +1.45%     
==========================================
  Files         190      190              
  Lines       37181    36392     -789     
  Branches     9450     9459       +9     
==========================================
- Hits        29770    29668     -102     
+ Misses       2997     2966      -31     
+ Partials     4414     3758     -656     

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

@svenklemm svenklemm changed the title Adjust PR handling workflow permissions WIP: Adjust PR handling workflow permissions Feb 19, 2024
@svenklemm svenklemm closed this May 3, 2024
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.

None yet

1 participant