Stale, incorrect issue template and cannot-reproduce Comments (#4490)

This commit is contained in:
Frank Elsinga
2024-02-14 06:43:31 +01:00
committed by GitHub
parent 0efdfc4497
commit cf2d603e27
2 changed files with 25 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ const github = require("@actions/github");
owner: issue.owner,
repo: issue.repo,
issue_number: issue.number,
body: `@${username}: Hello! :wave:\n\nThis issue is being automatically closed because it does not follow the issue template. Please DO NOT open a blank issue.`
body: `@${username}: Hello! :wave:\n\nThis issue is being automatically closed because it does not follow the issue template. Please **DO NOT open blank issues and use our [issue-templates](https://github.com/louislam/uptime-kuma/issues/new/choose) instead**.\nBlank Issues do not contain the context nessesary for a good discussions.`
});
// Close the issue