Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.84 KB

File metadata and controls

24 lines (18 loc) · 1.84 KB

Change Log

v2.0.1-alpha (2020-08-25)

Fixed Bugs:

  • Skip CLA comment if already commented issue#46

v2.0.0-alpha (2020-08-22)

New features:

  • Support for pull request from forked repositories by making use of the new pull_request_target event - Issue#14
  • support for storing signatures in a remote repository (including private repository) Issue#12
  • Added support for custom commit and CLA bot pull request comment messages: PullRequest#33, Credits: AnandChowdhary

Improvements:

  • complete refactoring of all the files to make the bot more efficient and more readable
  • updated content in README file
  • Changed from using Whitelist to allow list

Fixed Bugs: