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

Use dedicated token for pr assignment #6868

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

svenklemm
Copy link
Member

Since changing the default permissions of the GITHUB_TOKEN this workflow was failing with insufficient permissions.

@svenklemm svenklemm force-pushed the assigned_pr branch 3 times, most recently from 97a6a56 to 94fea3a Compare April 28, 2024 06:56
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (59f50f2) to head (5c803f2).
Report is 215 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6868      +/-   ##
==========================================
+ Coverage   80.06%   81.76%   +1.69%     
==========================================
  Files         190      200      +10     
  Lines       37181    37226      +45     
  Branches     9450     9711     +261     
==========================================
+ Hits        29770    30437     +667     
+ Misses       2997     2878     -119     
+ Partials     4414     3911     -503     

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

@svenklemm svenklemm force-pushed the assigned_pr branch 3 times, most recently from ef20a5a to dfb0bee Compare April 28, 2024 08:00
@svenklemm svenklemm added the ci label Apr 28, 2024
@svenklemm svenklemm force-pushed the assigned_pr branch 2 times, most recently from 0e123f4 to 282bb3f Compare April 28, 2024 08:10
Copy link
Contributor

@mkindahl mkindahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have a reference to the changes in permissions for GITHUB_TOKEN? Could you please add them to the PR?

.github/workflows/pr-handling.yaml Outdated Show resolved Hide resolved
@svenklemm svenklemm self-assigned this Apr 29, 2024
@svenklemm svenklemm marked this pull request as draft June 19, 2024 04:54
@svenklemm svenklemm removed their assignment Jun 19, 2024
@svenklemm svenklemm marked this pull request as ready for review June 19, 2024 04:54
@svenklemm svenklemm marked this pull request as draft June 19, 2024 04:56
@svenklemm svenklemm marked this pull request as ready for review June 19, 2024 04:56
@svenklemm svenklemm force-pushed the assigned_pr branch 2 times, most recently from 1056e4c to 4da1b10 Compare June 19, 2024 05:02
@svenklemm svenklemm marked this pull request as draft June 19, 2024 05:03
@svenklemm svenklemm marked this pull request as ready for review June 19, 2024 05:03
@svenklemm svenklemm marked this pull request as draft June 19, 2024 05:10
@svenklemm svenklemm marked this pull request as ready for review June 19, 2024 05:10
Since changing the default permissions of the GITHUB_TOKEN this
workflow was failing with insufficient permissions.
@svenklemm svenklemm marked this pull request as draft June 19, 2024 05:43
@svenklemm svenklemm marked this pull request as ready for review June 19, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants