aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

Change permission to read for pep8 code formatter #1245

Closed DRMPN closed 5 months ago

DRMPN commented 5 months ago

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 months ago

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