Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yp05327
32d45ee069
Update status check for all supported on.pull_request.types in Gitea (#33117)
Thanks @Zettat123
Follow #33116
Fix #33051
on.pull_request.types doc:
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
on.pull_request.types added in this PR:
```
assigned, unassigned, review_requested, review_request_removed, milestoned, demilestoned, labeled, unlabeled
```
unsupported types in Gitea:
```
// Unsupported activity types:
// converted_to_draft, ready_for_review, locked, unlocked, auto_merge_enabled, auto_merge_disabled, enqueued, dequeued
```
TODO:
- [x] add test
|
3 weeks ago |
.. |
e2e
|
Refactor env var related code (#33075)
|
4 weeks ago |
fuzz
|
Refactor markup render system (#32645)
|
2 months ago |
gitea-lfs-meta
|
Test views of LFS files (#22196)
|
2 years ago |
gitea-repositories-meta
|
Remove some unnecessary template helpers (#33069)
|
1 month ago |
integration
|
Update status check for all supported on.pull_request.types in Gitea (#33117)
|
3 weeks ago |
testdata/data
|
Add artifacts test fixture (#30300)
|
3 months ago |
mssql.ini.tmpl
|
Remove some unnecessary template helpers (#33069)
|
1 month ago |
mysql.ini.tmpl
|
Remove some unnecessary template helpers (#33069)
|
1 month ago |
pgsql.ini.tmpl
|
Remove some unnecessary template helpers (#33069)
|
1 month ago |
sqlite.ini.tmpl
|
Remove some unnecessary template helpers (#33069)
|
1 month ago |
test_utils.go
|
Add sub issue list support (#32940)
|
1 month ago |