diff --git a/packages/api/src/routes/v3/report.ts b/packages/api/src/routes/v3/report.ts index 5aedf02..14ed8b1 100644 --- a/packages/api/src/routes/v3/report.ts +++ b/packages/api/src/routes/v3/report.ts @@ -69,7 +69,7 @@ export default (server: FastifyInstance, _options: RouteShorthandOptions, done: labels: ['bug'], owner: environment.github.owner, repo: environment.github.repo, - title: url, + title: hostname, }); reply.send({