Skip to content
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

add workflow to support license management #58

Conversation

chicco785
Copy link
Member

@chicco785 chicco785 commented Oct 18, 2023

Description

Add workflow to support license management

Changes Made

  • add configurable workflow to support license management (add header, check dependencies)
  • add example configuration

Related Issues

Fixes #48

Checklist

  • I have used a PR title that is descriptive enough for a release note.
  • I have tested these changes locally.
  • I have added appropriate tests or updated existing tests.
  • I have tested these changes on a dedicated VM or a customer VM [name of the VM]
  • I have added appropriate documentation or updated existing documentation.

@chicco785 chicco785 added the feature This issue/PR relates to a feature request. label Oct 18, 2023
@chicco785 chicco785 changed the title add workflow to support license and copyright verification add workflow to support license management Oct 18, 2023
@chicco785 chicco785 marked this pull request as ready for review October 18, 2023 13:04
@chicco785 chicco785 requested review from a team and MarcoPignati October 18, 2023 13:04
* docs(release_notes): update RELEASE_NOTES.md

* Automatic application of license header

* Update README.MD
@chicco785 chicco785 force-pushed the 48-feature-add-workflow-to-support-automatic-copyright-and-license-note-on-the-code branch from 81707a5 to 61a029e Compare October 18, 2023 13:06
@cosimomeli
Copy link
Contributor

Should we add also the LICENSE file?

@chicco785
Copy link
Member Author

Should we add also the LICENSE file?

@cosimomeli good point, if @MarcoPignati is happy with such license for the wf, I will add the file. currently for me it was more about testing the wf :)

@MarcoPignati
Copy link
Contributor

Looks ok. Go ahead please!

@chicco785 chicco785 merged commit 97eb51b into main Oct 18, 2023
8 checks passed
@chicco785 chicco785 deleted the 48-feature-add-workflow-to-support-automatic-copyright-and-license-note-on-the-code branch October 18, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] add workflow to support automatic copyright and license note on the code
3 participants