-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Labels
Description
🐛 Bug description
Currently, auto code formatting GA: https://github.com/pytorch/ignite/actions/workflows/code-style.yml
does not on forks and fails while try to commit/push the fix to the fork. This gives a misleading error to the user without helping how to solve it. Currently this action is disabled.
The idea is to find out what is the cause of the failure and fix it if possible.
Environment
- PyTorch Version (e.g., 1.4):
- Ignite Version (e.g., 0.3.0):
- OS (e.g., Linux):
- How you installed Ignite (
conda
,pip
, source): - Python version:
- Any other relevant information: