hyperlight-dev / hyperlight-dev/hyperlight-js
Need to add copyright headers to js/ts files
Open
Nobody has claimed this yet.
bug
lifecycle/needs-review
- Dominant language
- Rust
- Stars
- 13
- Forks
- 5
- Avg merge
- 8d 10h
- Merged PRs (30d)
- 13
Description
Also need to check for presence in new files in GH actions on new 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
Inspect the repository's JavaScript and TypeScript files for existing copyright-header conventions, then review the GitHub Actions workflows that run on new pull requests. Define the required header and make the check fail when newly added JS or TS files lack it; done means the workflow reliably detects missing headers without rejecting compliant files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, typescript
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100