volcano-sh / volcano-sh/agentcube
Generate copyright and add copyright check in github workflows
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 167
- Forks
- 88
- Avg merge
- 44m
- Merged PRs (30d)
- 1
Description
There is a lot of code in agentCube that does not have copyright notices. We should add copyright notices to these codes and check whether new code files contain copyright notices when submitting PRs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inventorying the repository's code files and existing GitHub workflow configuration. Determine the copyright notice that should be used and which files are in scope, then define a workflow check that detects missing notices in newly submitted code. Done means existing applicable files are covered and pull requests fail or report clearly when new code lacks the notice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100