Skip to content

Infra: Update the analyzer project name in SonarCloud #5331

Infra: Update the analyzer project name in SonarCloud

Infra: Update the analyzer project name in SonarCloud #5331

Workflow file for this run

name: Request review
on:
pull_request:
types: ["review_requested"]
jobs:
MoveCardToReview_job:
name: Move card to review
runs-on: ubuntu-latest
# PRs from forks don't have required token authorization
if: github.event.pull_request.head.repo.full_name == github.repository
&& github.event.review.author_association != 'NONE'
steps:
- uses: sonarsource/gh-action-lt-backlog/MoveCardToReview@v1
with:
github-token: ${{secrets.GITHUB_TOKEN}}
column-id: 4971953 # Kanban "Review in progress" column