Skip to content

Action fails even if fail_on_error is set to False (reviewdog: found at least one result in diff) #150

@swetha1654

Description

@swetha1654

Description

I am calling the action with the following inputs-

    files: ["/home/runner/work/k8s-operator/k8s-operator/docs/releases/stable/index.md","/home/runner/work/k8s-operator/k8s-operator/README.md","/home/runner/work/k8s-operator/k8s-operator/CONTRIBUTING.md"]
    fail_on_error: false
    filter_mode: nofilter
    version: latest
    debug: false
    reporter: github-pr-annotations
    level: error
    token: ***

The action fails with this error-

reviewdog: found at least one result in diff
Error: Vale and reviewdog exited with status code: 1

This issue seems similar to #89 but the error i'm getting is different from the others.
Failed workflow- https://github.com/canonical/k8s-operator/actions/runs/17079604908/job/48429793659?pr=629

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions