1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 20:11:35 +02:00
gitea/tests
JakobDev f384b13f1c
Implement Issue Config (#20956)
Closes #20955

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
2023-03-28 14:22:07 -04:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
mssql.ini.tmpl
mysql8.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go
testlogger.go