-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate NOTICE.md to License report #32
Conversation
@masutaka is attempting to deploy a commit to the Edge team on Vercel, but is not a member of this team. To resolve this issue, you can:
To read more about collaboration on Vercel, click here. |
6962983
to
2a1b57a
Compare
2a1b57a
to
42155d0
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ebf0b84
to
43621b2
Compare
license_finder permitted_licenses add 'LGPL-3.0-or-later' --why 'To not conflict with Apache-2.0 license. https://opensource.org/license/LGPL-3.0'
$ license_finder permitted_licenses add 'CC0 1.0 Universal' --why 'To not conflict with Apache-2.0 license. https://creativecommons.org/publicdomain/zero/1.0/'
$ license_finder permitted_licenses add 'CC-BY-4.0' --why 'To not conflict with Apache-2.0 license. https://creativecommons.org/licenses/by/4.0/'
049b823
to
c69d99d
Compare
73706d5
to
8d8fc8a
Compare
$ docker run --rm -v $(pwd):/repo --workdir /repo rhysd/actionlint:latest .github/workflows/license.yml:75:211: "github.event.pull_request.head.ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details [expression]
dba9fbd
to
8c79464
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🆙
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!!!
Thanks for your review! |
✅ Testing on the |
Summary
Up until now, I used to manually put licenses that might need a credit notation in
Notice.md
.I added the license report
docs/packages-license.md
and made it auto-update so thatNotice.md
is no longer needed.Also I stopped uploading license reports as artifact.
Related Issue
Nothing
Testing
docs/packages-license.md
was successfully committed by GitHub Actions.https://github.com/route06inc/giselle/blob/migrate-notice-md-to-license-html-report/docs/packages-license.md
Other Information
CI_TRIGGER_APP_ID
CI_TRIGGER_APP_PRIVATE_KEY