Skip to content

🔖 Set modules version to 2.0.0-SNAPSHOT #3131

🔖 Set modules version to 2.0.0-SNAPSHOT

🔖 Set modules version to 2.0.0-SNAPSHOT #3131

name: License Checking
on:
push:
branches:
- 'develop'
- 'release-**'
pull_request:
branches:
- 'develop'
- 'release-**'
issue_comment:
types: [created]
jobs:
# Documentation: https://github.com/eclipse/dash-licenses#reusable-github-workflow-for-automatic-license-check-and-ip-team-review-requests
eclipse-dash-license-tool-run:
# if: ${{ github.event.issue.pull_request }}
name: Eclipse Dash License Tool
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master

Check failure on line 19 in .github/workflows/license-check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/license-check.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/license-check.yaml" -> "eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
projectId: iot.kapua
secrets:
gitlabAPIToken: ${{ secrets.KAPUA_GITLAB_API_TOKEN }} # We should ask Eclipse to add this secret at some point. Currently, we do not want to do automatic license vetting submission.