Releases: canonical/has-signed-canonical-cla
Releases · canonical/has-signed-canonical-cla
2.1.0
What's Changed
- Refactoring by @beliaev-maksim in #70
- Fixed issue with silent ignoring commits without GitHub username via #70. See #73
- Add sequence diagram for CLA CI Action interaction by @beliaev-maksim in #71. Read ARCHITECTURE.md
- feat: Pagination on commits by @Gu1nness in #72
New Contributors
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Configure Renovate by @renovate in #24
- Update dependency axios to v1.7.4 [SECURITY] by @renovate in #50
- Update dependency @actions/core to v1.11.1 by @renovate in #51
- Update actions/checkout action to v4 by @renovate in #54
- Update dependency axios to v1.7.7 by @renovate in #53
- Update dependency @actions/github to v6 by @renovate in #57
- bump node version by @beliaev-maksim in #56
- update npm packages with node 20 by @beliaev-maksim in #58
- Accept American and British spellings (
License
/Licence
) of header by @simondeziel in #60 - remove LP validation. by @beliaev-maksim in #55
- Remove
accept-existing-contributors
option by @beliaev-maksim in #59 - Remove
exempted-bots
option by @beliaev-maksim in #61 - Remove Mozilla and Ocado from CLA by @beliaev-maksim in #48
- Remove
implicit-approval-from-licenses
option by @beliaev-maksim in #64 - remove comment from bot by @beliaev-maksim in #65
- refactoring by @beliaev-maksim in #66
- Update CLA validation process to the new https://cla.canonical.com endpoint by @beliaev-maksim in #68
New Contributors
Full Changelog: 1.2.3...2.0.0
1.2.3
What's Changed
- index.js: add Ocado group email address to list of automatically allowed by @anonymouse64 in #17
- Give different message when CLA check fails due to unknown error by @joedborg in #18
- action: Cleanup use of octokit instances by @stgraber in #21
- move to Node 16 by @barrettj12 in #25
- Allow configurable exempted bots by @lengau in #27
- Update release to 1.2.0 by @lengau in #30
- Implicit approval from licenses by @simondeziel in #35
- Check CLA from service by @beliaev-maksim in #40
- Install axios by @beliaev-maksim in #41
- Remove self signed certs support by @beliaev-maksim in #45
New Contributors
- @anonymouse64 made their first contribution in #17
- @joedborg made their first contribution in #18
- @stgraber made their first contribution in #21
- @barrettj12 made their first contribution in #25
- @lengau made their first contribution in #27
Full Changelog: 1.1.4...1.2.3
1.1.4
More grammatical fixes
1.1.3
Don't allow execution to continue on an exception
1.1.2
Add GitHub Dependabot to CLA exemptions
1.1.1
Redirect stderr as well
1.1.0
Accept existing contributors
1.0.8
Greatly simplify action usage
1.0.7
Add 'repo_dir' argument to cla_check.py (#5)