-
## Contents
- [CI/CD Repository Audit](#cicd-repository-audit)
- [Contents](#contents)
- [Administrative Audit Criteria](#administrative-audit-criteria)
- [Check Actions State](#check-ac…
-
### Feature Request
The Github Branch Source plugin recently added support for Github App authentication. Github App authentication is great because it solves a couple key problems with bot user au…
-
**Request Summary:**
After experiencing issues caused by the OPA webhooks during upgrades or significant changes, it could be worthwhile adding a note about the webhooks deployed with the OPA Gatekee…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Reading your README, it seems you are concerned about potential CLA issues. Although I don't think you would have any problems, I do know it is possible to use github to check CLA using webhooks like…
-
Consider this push webhook:
```json
{
"ref": "refs/heads/master",
"pusher": {
"name": "test[bot]",
"email": null
},
...
}
```
Email of `pusher` is `null` which is allowed by…
-
```
Error: INSTALLATION FAILED: 1 error occurred:
* admission webhook "warden-validating.common-webhooks.networking.gke.io" denied the request: GKE Warden rejected the request because it vi…
-
As per https://github.com/goryn-clade/pathfinder-containers/issues/50 the discord webhook creates an embed with broken formatting. This is most likely due to changes in how webhooks are handled on dis…
-
### Description
The `webhook.incoming` scope is used to create webhooks on a user's behalf. When prompted to select a server and channel to create the webhook in, forum channels are excluded.
## U…
-
- When requesting data from the GitHub api, put it in a cache.
- Subsequent requests should use that cache.
- When receiving webhooks from GitHub, use the information passed in it to update the cach…