Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e13a28cc18 |
@@ -27,10 +27,13 @@ const DROPPED_EVENTS = new Set([
|
|||||||
"custom_property_values",
|
"custom_property_values",
|
||||||
"dependabot_alert",
|
"dependabot_alert",
|
||||||
"deploy_key",
|
"deploy_key",
|
||||||
|
"deployment_protection_rule",
|
||||||
|
"deployment_review",
|
||||||
"github_app_authorization",
|
"github_app_authorization",
|
||||||
"installation",
|
"installation",
|
||||||
"installation_repositories",
|
"installation_repositories",
|
||||||
"installation_target",
|
"installation_target",
|
||||||
|
"issue_dependencies",
|
||||||
"marketplace_purchase",
|
"marketplace_purchase",
|
||||||
"member",
|
"member",
|
||||||
"membership",
|
"membership",
|
||||||
@@ -41,15 +44,18 @@ const DROPPED_EVENTS = new Set([
|
|||||||
"package",
|
"package",
|
||||||
"personal_access_token_request",
|
"personal_access_token_request",
|
||||||
"ping",
|
"ping",
|
||||||
|
"projects_v2_status_update",
|
||||||
"repository",
|
"repository",
|
||||||
"repository_advisory",
|
"repository_advisory",
|
||||||
"repository_ruleset",
|
"repository_ruleset",
|
||||||
"secret_scanning_alert",
|
"secret_scanning_alert",
|
||||||
"secret_scanning_alert_location",
|
"secret_scanning_alert_location",
|
||||||
|
"secret_scanning_scan",
|
||||||
"security_advisory",
|
"security_advisory",
|
||||||
"security_and_analysis",
|
"security_and_analysis",
|
||||||
"sponsorship",
|
"sponsorship",
|
||||||
"star",
|
"star",
|
||||||
|
"sub_issues",
|
||||||
"team",
|
"team",
|
||||||
"team_add"
|
"team_add"
|
||||||
]);
|
]);
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user