|
Capitalize `ref_type` when using in embed
The GitHub API provides `ref_type` as lowercase. For consistency, this adds a utility function and makes use of it when formatting the `create` event from GitHub. tag => Tag branch => Branch |
|---|
|
|
| src/api/routes/webhooks/#webhook_id/#token/index.ts |
|---|
| src/util/util/String.ts |
|---|