Check CLA and normalize copyright notices
Metadata
Current evaluation
Merged following reviewer approval and passing CI checks. Implemented the has-signed-canonical-cla GitHub Action and standardized copyright notices across five files as a follow-up to PR #1.
Suggested action: —
No scores available.
Issue body
This is a follow-up to PR #1, adding the ~missing cla-check tool~ `has-signed-canonical-cla` GitHub Action and normalizing copyright notices.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following reviewer approval and passing CI checks. Implemented the has-signed-canonical-cla GitHub Action and standardized copyright notices across five files as a follow-up to PR #1. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer cmatsuoka, the changes add the has-signed-canonical-cla GitHub Action to verify contributor license agreements and standardize copyright notices throughout the repository as a follow-up to PR #1. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3479 Use has-signed-canonical-cla GitHub Action | snapcraft | merged | Merged to replace manual CLA checks with the has-signed-canonical-cla GitHub Action. The author updated the action to exclude existing contributors by default and handle merge commits correctly, resolving reviewer concerns. Approved and merged. | |
| #489 ci: add CLA check (CRAFT-305) | charmcraft | merged | Merged. Added a Contributor License Agreement check to the CI workflow. Approved by two reviewers with no unresolved comments. The change introduces nine lines to automate CLA verification. | |
| #3368 ci: use github actions for cla check | snapcraft | merged | Merged after approval. Updates the CI pipeline to use GitHub Actions for the CLA check, modifying three files with 57 additions and 31 deletions. |