External Issues Ignored for Unknown Files - GitHub action linter

Hello,
Im having problems when importing issues generated by actionlint.
Im running actionlint over the source code, then parsing the issues into json valid format according to this.

When Im uploading the data to sonarcloud Im getting an warning which says:

INFO: External issues ignored for ... unknown files, including: .github/workflows/cd-main.yml, ...
  • ALM used GitHub
  • GitHub actions
  • The upload to sonar was made using SonarSource/sonarcloud-github-action@master

Is there a way how can I make sonar to not exclude the .github folder from analysis results?

Hey there.

SonarCloud excludes hidden folders by default.

Since it’s not possible to analyze / add issues to these files, I will move this post to “Product Manager for a Day”