Tags: Stormtv/probot
Tags
fix: trigger release to publish latest version to npm Past two builds failed due to permission errors https://github.com/probot/probot/runs/424228885
fix: Limit webhook-event-check to known events in `/app` response (pr… …obot#1092) Because `GET /app` does not include many events (e.g. `fork`, `installation`, etc.), we don't want to compare some events to the results of `GET /app`. In these cases, webhook-event-check will silently ignore verifying whether the GitHub App is subscribed to the event.
fix: update bunyan-format and remove earlier type assertion patch trigger release for changes in probot#1073 /cc @MaximDevoir
PreviousNext