-
Notifications
You must be signed in to change notification settings - Fork 0
feat: added REUSE compliance check action #79
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
base: main
Are you sure you want to change the base?
Conversation
|
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.
Pull Request Overview
This PR adds a GitHub Actions workflow to automatically check REUSE compliance on every push and pull request. REUSE is a specification for declaring copyright and licensing information in a standardized way.
- Introduces automated REUSE compliance checking using the official FSFE action
- Configures the workflow to run on push and pull request events
- Sets appropriate permissions for the workflow execution
🚀 Performance Benchmark Results
✅ All benchmarks passed! |
🚀 Performance Benchmark Results
✅ All benchmarks passed! |
🚀 Performance Benchmark Results
✅ All benchmarks passed! |
🚀 Performance Benchmark Results
✅ All benchmarks passed! |
Description
https://github.com/fsfe/reuse-action
Type of Change
Testing
Checklist
Browser Testing
If applicable, please test in the following browsers:
Performance Impact
If this change affects performance:
Breaking Changes
If this introduces breaking changes, please describe:
Additional Notes
Any additional information that reviewers should know.