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

[PROPOSAL] Ensure automation on all repos that check license headers #169

Open
dblock opened this issue Jun 30, 2023 · 1 comment
Open

Comments

@dblock
Copy link
Member

dblock commented Jun 30, 2023

What/Why

What are you proposing?

We have varying state of repos that check license headers. Do a campaign that will add license checkers in every repo in the org.

What users have asked for this feature?

We often merge features in various repos and I often have to comment that adding an ES license to new files is not needed for example.

What problems are you trying to solve?

Finding inconsistencies in license headers and fixing them manually.

What is the developer experience going to be?

Automation will ensure that all files in a repo have the right license headers, and ensure new code is checked in PRs for the same.

@dbwiddis
Copy link
Member

dbwiddis commented Jul 7, 2024

+1 on automation of license headers.

It should generally be very straightforward ... a standard header for new files, or a specific exclusion if custom headers are needed.

Someone should address #98 authoritatively first, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants