apache / apache/pulsar-client-cpp
Add license headers and related checks
Open
- Dominant language
- C++
- Stars
- 71
- Forks
- 90
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 3
Description
The LICENSE file is missed currently.
Before moving the C++ client from Pulsar main repo here, the license check was performed by `mvn license:check`. After adding the LICENSE file, we should add a license verification workflow.
Contributor guide
Research direction
Start by inspecting the repository for the missing LICENSE file, existing license headers, and workflow configuration. Review how the former `mvn license:check` check applied to the C++ client and determine the equivalent verification scope. Done means the LICENSE file and required headers are present and an automated workflow verifies them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100