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
|
1 month ago |
.. |
actions
|
Update status check for all supported on.pull_request.types in Gitea (#33117)
|
1 month ago |
agit
|
Add reviewers selection to new pull request (#32403)
|
3 months ago |
asymkey
|
Move delete deploy keys into service layer (#32201)
|
2 months ago |
attachment
|
Include file extension checks in attachment API (#32151)
|
3 months ago |
auth
|
Refactor request context (#32956)
|
2 months ago |
automerge
|
Add new event commit status creation and webhook implementation (#27151)
|
3 months ago |
context
|
Make git clone URL could use current signed-in user (#33091)
|
1 month ago |
contexttest
|
Refactor request context (#32956)
|
2 months ago |
convert
|
Make git clone URL could use current signed-in user (#33091)
|
1 month ago |
cron
|
Enable tenv and testifylint rules (#32852)
|
2 months ago |
doctor
|
Move team related functions to service layer (#32537)
|
2 months ago |
externalaccount
|
allow synchronizing user status from OAuth2 login providers (#31572)
|
7 months ago |
feed
|
Refactor "string truncate" (#32984)
|
1 month ago |
forms
|
Move some errors to their own sub packages (#32880)
|
2 months ago |
gitdiff
|
Refactor pprof labels and process desc (#32909)
|
2 months ago |
indexer
|
Update issue indexer after merging a PR (#30715)
|
9 months ago |
issue
|
Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467)
|
1 month ago |
lfs
|
Fix LFS route mock, realm, middleware names (#32488)
|
3 months ago |
mailer
|
Support for email addresses containing uppercase characters when activating user account (#32998)
|
1 month ago |
markup
|
Refactor request context (#32956)
|
2 months ago |
migrations
|
Remove aws go sdk package dependency (#33029)
|
1 month ago |
mirror
|
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129)
|
1 month ago |
notify
|
Add new event commit status creation and webhook implementation (#27151)
|
3 months ago |
oauth2_provider
|
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543)
|
2 months ago |
org
|
Refactor tests (#33021)
|
1 month ago |
packages
|
Refactor package (routes and error handling, npm peer dependency) (#33111)
|
1 month ago |
projects
|
Add issue comment when moving issues from one column to another of the project (#29311)
|
6 months ago |
pull
|
Fix duplicate co-author in squashed merge commit messages (#33020)
|
1 month ago |
release
|
Refactor "string truncate" (#32984)
|
1 month ago |
repository
|
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129)
|
1 month ago |
secrets
|
Refactor deletion (#28610)
|
1 year ago |
task
|
Fix "force private" logic (#31012)
|
9 months ago |
uinotification
|
Penultimate round of `db.DefaultContext` refactor (#27414)
|
1 year ago |
user
|
Move some errors to their own sub packages (#32880)
|
2 months ago |
webhook
|
Test webhook email (#33033)
|
1 month ago |
webtheme
|
Initial support for colorblindness-friendly themes (#30625)
|
10 months ago |
wiki
|
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813)
|
5 months ago |