Title: Can we use`"*"`to represent all events? · Issue #32 · bloomberg/python-github-webhook · GitHub
Open Graph Title: Can we use`"*"`to represent all events? · Issue #32 · bloomberg/python-github-webhook
X Title: Can we use`"*"`to represent all events? · Issue #32 · bloomberg/python-github-webhook
Description: Hi, @bloomberg-oss Is your feature request related to a problem? Please describe. In the process of using, I found that many agents need to write corresponding functions separately, especially @webhook.hook() every time. Can I express al...
Open Graph Description: Hi, @bloomberg-oss Is your feature request related to a problem? Please describe. In the process of using, I found that many agents need to write corresponding functions separately, especially @web...
X Description: Hi, @bloomberg-oss Is your feature request related to a problem? Please describe. In the process of using, I found that many agents need to write corresponding functions separately, especially @web...
Opengraph URL: https://github.com/bloomberg/python-github-webhook/issues/32
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Can we use`\"*\"`to represent all events?","articleBody":"Hi, @bloomberg-oss \n\n**Is your feature request related to a problem? Please describe.**\nIn the process of using, I found that many agents need to write corresponding functions separately, especially `@webhook.hook()` every time. Can I express all events in some way and get the types of events?\n\n**Describe the solution you'd like**\nI hope to use the `*` parameter to represent all events and give an event_type label.\n```python\n@webhook.hook(\"*\") #when any event happened, e. g. `push`\ndef event(data, event_type): \n return event_type # event_type = \"push\"\n```\n\nI wrote a json configuration file with the following fields: \n```json\n{\n \"star\": {\n \"created\": \"{sender.login} starred repo. \"\n }\n}\n```\nthe template is: \n```json\n{\n \"event_type\": {\n \"data.action\": \"...\"\n }\n}\n```\nif I read the json as `config`: \n```python\n@webhook.hook(\"*\")\ndef event(data, event_type): \n logging.info(f\"{config[event_type]} happened: Action is {config[data['action']]}\")\n return \"hello\"\n```\nThis could be activate ","author":{"url":"https://github.com/HsiangNianian","@type":"Person","name":"HsiangNianian"},"datePublished":"2023-02-26T16:29:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/32/python-github-webhook/issues/32"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:94527d56-f308-9a3a-6648-361672eb598f |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B35E:54A4E:736C5:A0E1C:696F94CA |
| html-safe-nonce | 8eb1fbdf9413ed74fea85c2d585818e5fe29b3e7345e56721f1a66efde74e0c1 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMzVFOjU0QTRFOjczNkM1OkEwRTFDOjY5NkY5NENBIiwidmlzaXRvcl9pZCI6IjU4MzUzMDM2MDEzMjMzNDkxOTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 9db97f8eb65f10c18c28f4e1c8ee16bf9763d7795bc4dd7973d952c8d4d2aeaa |
| hovercard-subject-tag | issue:1600116978 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/bloomberg/python-github-webhook/32/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d1f02ff2be41063a2e5305d71e6cdebe573742570a6ed11338b55fd908b91f8f/bloomberg/python-github-webhook/issues/32 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d1f02ff2be41063a2e5305d71e6cdebe573742570a6ed11338b55fd908b91f8f/bloomberg/python-github-webhook/issues/32 |
| og:image:alt | Hi, @bloomberg-oss Is your feature request related to a problem? Please describe. In the process of using, I found that many agents need to write corresponding functions separately, especially @web... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | HsiangNianian |
| hostname | github.com |
| expected-hostname | github.com |
| None | 0ca8d8c65612640b9a1a588b3eed68222ca723ed2d028b18fe81b28936d535eb |
| turbo-cache-control | no-preview |
| go-import | github.com/bloomberg/python-github-webhook git https://github.com/bloomberg/python-github-webhook.git |
| octolytics-dimension-user_id | 1416818 |
| octolytics-dimension-user_login | bloomberg |
| octolytics-dimension-repository_id | 50692237 |
| octolytics-dimension-repository_nwo | bloomberg/python-github-webhook |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 50692237 |
| octolytics-dimension-repository_network_root_nwo | bloomberg/python-github-webhook |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 95f60616ce2765d1114fe6da4af405a58c6d26d2 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width