You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cla-bot module requires a few API methods and properties to function properly, the methods and properties are defined in the IClaBotOptions interface under models/clabot.ts. It is required to implement this interface.
The cla-bot module requires a few API methods and properties to function properly, the methods and properties are defined in the
IClaBotOptionsinterface undermodels/clabot.ts. It is required to implement this interface.