-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
enhancement[PR/Issue] New feature or request[PR/Issue] New feature or request
Description
Is your feature request related to a problem? Please describe.
It's a feature request.
Describe the solution you'd like
Implement a GitHub Action workflow that automatically updates ScanCode to the latest version once a month and checks for successful execution. If the workflow passes, it should create a PR with the updated version.
The success criteria will be determined by analyzing the test code and verifying that the number of detected licenses exceeds a specified threshold (n). Tox will be used for the testing environment and validation process.
Describe alternatives you've considered
using cron would be nice
Metadata
Metadata
Assignees
Labels
enhancement[PR/Issue] New feature or request[PR/Issue] New feature or request