Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3924014
D3500.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
635 B
Referenced Files
None
Subscribers
None
D3500.diff
View Options
diff --git a/app/Analyzers/GitHub/GitHubPayloadAnalyzer.php b/app/Analyzers/GitHub/GitHubPayloadAnalyzer.php
--- a/app/Analyzers/GitHub/GitHubPayloadAnalyzer.php
+++ b/app/Analyzers/GitHub/GitHubPayloadAnalyzer.php
@@ -91,7 +91,9 @@
public function isAdministrativeEvent () : bool {
$administrativeEvents = [
'membership', // Member added to team
+ 'organization', // Member invited to team
'ping', // Special ping pong event, fired on new hook
+ 'projects_v2', // Project created or edited
'repository', // Repository created
];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 11:11 (19 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2310559
Default Alt Text
D3500.diff (635 B)
Attached To
Mode
D3500: Handle organization and projects_v2 GitHub events
Attached
Detach File
Event Timeline
Log In to Comment