rfc: make consumable as library
Author: cdaringeCreated Jun 10, 2020Updated Aug 30, 2024
Labelsenhancement
Problem
I have a probot application, and want to tap into this functionality. However, this code is not distributed on npm.
Discussion
Can we:
- publish to
npm - export mappings between event-name:handler
in this regard, I can import pull and bind them to my existing event handlers
Source: wei/pull