Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Releases: finos/cla-bot

Minor refactor

02 Feb 15:38
Compare
Choose a tag to compare

This release includes some minor refactoring of the code-base, moved from a mono-repo to a single repo (the bot is only a single lambda now), moved to Prettier for code formatting and refactored to use sync / await.

Moving to serverless and S3

25 Jul 05:39
Compare
Choose a tag to compare

With this update cla-bot is now deployed via the serverless framework. As a result IAM roles and API Gateway config are now part of the serverless config and deployed as part of the CI build. Logs have modes to S3, removing the need for a lambda to retrieve log information, and lowering the overall cost.

Other changes:

More bug fixes

04 May 09:16
Compare
Choose a tag to compare

Includes the following:

  • #87 cla-bot can now no longer accidentally summon itself!
  • #81 contributor names are now case insensitive
  • #84 we have a licence!

A few bug fixes

23 Sep 07:28
Compare
Choose a tag to compare

Closes the following:

  • #70 the bot no longer reports duplicate usernames
  • #36 the bot no longer adds duplicate labels to PRs

Initial release

22 Sep 15:44
Compare
Choose a tag to compare

The first public release of the cla-bot. Woo hoo - celebrate 🎉