Skip to content

Fix code formatting github action #1660

@vfdev-5

Description

@vfdev-5

🐛 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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions