small update
Some checks failed
Compatibility database update / update_compat_db (push) Has been cancelled

This commit is contained in:
nishinji 2024-11-21 19:50:14 +09:00
parent 0189294141
commit ad6cccb4c6
3 changed files with 9 additions and 4 deletions

View File

@ -39,7 +39,7 @@ on:
issues:
types: [opened, edited]
issue_comment:
types: created #, edited]
type: created
jobs:
automoderation:
@ -74,7 +74,7 @@ jobs:
issue_comment_body_trim() {
issue_comment_body_trim=$(echo "$issue_comment_body" | grep -i "$1" -A 10)
}
issue_comment_author_whitelist=(Zangetsu38 othmanead nishinji Macdu illusionMan1212 EXtremeExploit GamingDucking Croden1999 saturnsky tasle1001 spacemul gymzatan)
issue_comment_author_whitelist=(Zangetsu38 othmanead nishinji Macdu illusionMan1212 EXtremeExploit GamingDucking Croden1999 saturnsky tasle1001 spacemul gymzatan Slade1972)
for whitelisted_author in "${issue_comment_author_whitelist[@]}"; do
if [[ "$issue_comment_author" = "$whitelisted_author" && -z "$issue_comment_author_whitelisted" ]]; then
issue_comment_author_whitelisted=1

View File

@ -1,5 +1,3 @@
The following license applies only to the source code in this repository.
The MIT License (MIT)
Copyright (c) 2018-2024 Vita3K team

View File

@ -2,6 +2,7 @@
#### [Commercial game compatibility database for Vita3K.](https://github.com/Vita3K/compatibility/issues)
---
The [Compatibility web page](https://vita3k.org/compatibility.html) fetches data from this repo.
If you want to be a tester and help test games, ask us for write access on our Discord server.
@ -41,3 +42,9 @@ No checks by bots, but be sure to provide screenshots and logs.
### For testers
You can remove all old labels and give new ones by writing labels under `# Recommended labels` in the issue comment.
## Copyright
All trademarks and copyright-written content found on this repository belong to their respective owners.
Game screenshots are the property of the game's copyright holders.