Skip to content

Conversation

@mramotowski
Copy link

What does this PR do?

Add Collect Library Licenses workflow
https://github.com/intel-innersource/applications.ai.geti.geti-release/issues/166

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@mramotowski mramotowski requested a review from a team as a code owner January 23, 2026 12:43
@github-actions github-actions bot added the build Related to build scripts label Jan 23, 2026
tybulewicz
tybulewicz previously approved these changes Jan 23, 2026
collect-licenses:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the latest v6.0.1 version and pin it with hash.

Suggested change
- uses: actions/checkout@v4
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

name: Collect Library Licenses

on:
push:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we do not need it on push, please add workflow_dispatch trigger.

Copy link

@ivanzati ivanzati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Maciej!

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

Labels

build Related to build scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants