Skip to content

retry when fetch pull request failed #1157

@qingwusunny

Description

@qingwusunny

Welcome

  • Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself.
  • Yes, I've searched similar issues on GitHub and didn't find any.

Your feature request related to a problem? Please describe.

When fetch pr failed, it will scan all code. Can it retry 3 times to avoid network issues?

if (patchResp.status !== 200) {

Describe the solution you'd like.

retry multi times when fetch pr failed

Describe alternatives you've considered.

Provides failure retry option for the all action

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions