Skip to content

How to set up the Auto Fix Via PR GitHub Action #4317

@ScottGibb

Description

@ScottGibb

Hi There,

First off thank you so much to the developers and the community surrounding Super Linter. This is exactly the tool I was looking for. I'm trying to integrate it into my Rust Projects and future Projects.

The Goal

The project i'm trying to work with can be found here
https://github.com/dysonltd/tmag5273

Its a cross platform rust library that multiple people will be working on.

The workflow I thought I could get based on the docs was

  • Someone submits a PR
  • The Linting Runs
  • a subsequent PR is sent to the existing PR with auto lint fixes

However I cant seem to get it to work correctly. Ive trialed out different configurations in this repo:
ScottGibb/ci_playground#6

The Problem

I cant get the auto Fix PR to work, I managed to get the commit to branch auto fix to work. However id prefer if I could review the linter changes before it changes the PR branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions