Skip to content

super-linter logs are noisy due to github 403 errors #5002

Description

@JC-wk

Describe the bug
Super linter outputs these errors which make it hard to see the real linting errors maybe a github token is needed or the github status feature could be turned off

Suggested fix from super-linter/super-linter#5223 see also https://github.com/super-linter/super-linter?tab=readme-ov-file#get-started

permissions:
  actions: read
  checks: read
  # To report GitHub Actions status checks
  statuses: write

See
super-linter/super-linter#5223

2026-07-24 12:24:17 [ERROR] Failed to call GitHub API (https://api.github.com/repos/microsoft/AzureTRE/statuses/30d4517899ded3f69c03acc8ac531799b6b7b1b7) with POST HTTP method: curl: (22) The requested URL returned error: 403

Image

Steps to reproduce

  1. Create a PR and review linting output

Azure TRE release version (e.g. v0.14.0 or main):
main

Deployed Azure TRE components - click the (i) in the UI:
N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    workflowsGitHub workflows (CI/CD)

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions