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

Change permission to read for pep8 code formatter #1245

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

DRMPN
Copy link
Collaborator

@DRMPN DRMPN commented Jan 10, 2024

This is a 🐛 bug fix.

Summary

Changing permission to execute /fix-pep8 command from default write to read.

Context

In PR #1244 code formatter didn't work.
Received GitHub action error:
Request failed due to following response errors: - You do not have permission to view repository collaborators.

@DRMPN DRMPN added the bug Something isn't working label Jan 10, 2024
@DRMPN DRMPN requested a review from nicl-nno January 10, 2024 09:44
@DRMPN DRMPN self-assigned this Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f34b134) 79.95% compared to head (ae70809) 79.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1245   +/-   ##
=======================================
  Coverage   79.95%   79.95%           
=======================================
  Files         145      145           
  Lines        9945     9945           
=======================================
  Hits         7952     7952           
  Misses       1993     1993           

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

Copy link
Contributor

github-actions bot commented Jan 10, 2024

Code in this pull request still contains PEP8 errors, please write the /fix-pep8 command in the comments below to create commit with automatic fixes.

Comment last updated at 2024-01-10T13:17:26+03:00

@DRMPN DRMPN merged commit 8fb75e2 into master Jan 10, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants