-
## Contents
- [CI/CD Repository Audit](#cicd-repository-audit)
- [Contents](#contents)
- [Administrative Audit Criteria](#administrative-audit-criteria)
- [Check Actions State](#check-ac…
-
## Contents
- [CI/CD Repository Audit](#cicd-repository-audit)
- [Contents](#contents)
- [Administrative Audit Criteria](#administrative-audit-criteria)
- [Check Actions State](#check-ac…
-
Right now we go through our entire unfurl logic (which often makes multiple _slow_ HTTP requests) before responding to the `link_shared` event from Slack. This is bad for performance and sometimes lea…
-
When a branch is renamed:
GH repo hook PUSH that gives us an object_ref change - it says X commit is now on Y branch
GH repo hook PUSH on old branch moving ref for old branch name from what it w…
-
Since https://github.com/huggingface/moon-landing/pull/9061 (internal), the webhooks now contain the list of updated refs, which should make the following call redundant:
https://github.com/hugging…
-
[Intercom](https://www.intercom.com/) has webhooks for new events (i.e. messages, new users) - [reference](https://developers.intercom.com/intercom-api-reference/reference).
My issue is that it's bet…
-
Now that phabricator has an outgoing webhook integration, I think we could replace our https://github.com/zulip/phabricator-to-zulip integration with another incoming webhook integration, sharing all …
-
# Bug Report
I wrote a framework (namely [koishi](https://github.com/koishijs/koishi)) which uses a fully-typed event emitter implemented by itself. However when I create more events (totally 239),…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6104983408/?referrer=webho…
-
https://docs.travis-ci.com/user/notifications/#Authorization-for-Webhooks-(Deprecated)
> Note: The Authorization header value described here is deprecated and will be discontinued on November 1, 2016…