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

[Feature] add workflow to support automatic copyright and license note on the code #48

Closed
chicco785 opened this issue Oct 5, 2023 · 0 comments · Fixed by #58
Closed
Assignees
Labels
feature This issue/PR relates to a feature request.

Comments

@chicco785
Copy link
Member

Is your feature request related to a problem? Please describe the problem.

Maintaining code headers with license is long and tedious.

Describe the solution you'd like

Set-up a shared workflow based on https://github.com/marketplace/actions/license-eye-header or something similar

Additional context

No response

@chicco785 chicco785 added the feature This issue/PR relates to a feature request. label Oct 5, 2023
@chicco785 chicco785 assigned chicco785 and unassigned cosimomeli Oct 18, 2023
@chicco785 chicco785 linked a pull request Oct 18, 2023 that will close this issue
5 tasks
chicco785 added a commit that referenced this issue 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

- [x] I have used a PR title that is descriptive enough for a release
note.
- [ ] I have tested these changes locally.
- [x] 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]
- [x] I have added appropriate documentation or updated existing
documentation.
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 a pull request may close this issue.

2 participants