Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e13a28cc18 |
@@ -27,10 +27,13 @@ const DROPPED_EVENTS = new Set([
|
||||
"custom_property_values",
|
||||
"dependabot_alert",
|
||||
"deploy_key",
|
||||
"deployment_protection_rule",
|
||||
"deployment_review",
|
||||
"github_app_authorization",
|
||||
"installation",
|
||||
"installation_repositories",
|
||||
"installation_target",
|
||||
"issue_dependencies",
|
||||
"marketplace_purchase",
|
||||
"member",
|
||||
"membership",
|
||||
@@ -41,15 +44,18 @@ const DROPPED_EVENTS = new Set([
|
||||
"package",
|
||||
"personal_access_token_request",
|
||||
"ping",
|
||||
"projects_v2_status_update",
|
||||
"repository",
|
||||
"repository_advisory",
|
||||
"repository_ruleset",
|
||||
"secret_scanning_alert",
|
||||
"secret_scanning_alert_location",
|
||||
"secret_scanning_scan",
|
||||
"security_advisory",
|
||||
"security_and_analysis",
|
||||
"sponsorship",
|
||||
"star",
|
||||
"sub_issues",
|
||||
"team",
|
||||
"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