You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)
The `commit_id` property name is the same as equivalent functionality in
GitHub. If the action was not caused by a commit, an empty string is
used.

This can for example be used to automatically add a Resolved label to an
issue fixed by a commit, or clear it when the issue is reopened.
2 years ago
..
agit Rename almost all Ctx functions (#22071) 2 years ago
asymkey Supports wildcard protected branch (#20825) 2 years ago
attachment Add API management for issue/pull and comment attachments (#21783) 2 years ago
auth Support scoped access tokens (#20908) 2 years ago
automerge refactor some functions to support ctx as first parameter (#21878) 2 years ago
context Support org/user level projects (#22235) 2 years ago
convert Fix pull request API field `closed_at` always being `null` (#22482) 2 years ago
cron Add cron method to gc LFS MetaObjects (#22385) 2 years ago
externalaccount Implement FSFE REUSE for golang files (#21840) 2 years ago
forms Support scoped access tokens (#20908) 2 years ago
gitdiff Implement FSFE REUSE for golang files (#21840) 2 years ago
issue Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
lfs Use context parameter in models/git (#22367) 2 years ago
mailer Prevent multiple `To` recipients (#22566) 2 years ago
markup Implement FSFE REUSE for golang files (#21840) 2 years ago
migrations Prevent duplicate labels when importing more than 99 (#22591) 2 years ago
mirror Implement FSFE REUSE for golang files (#21840) 2 years ago
org Implement FSFE REUSE for golang files (#21840) 2 years ago
packages Display unreferenced packages total size in package admin panel (#22498) 2 years ago
pull Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
release Add API management for issue/pull and comment attachments (#21783) 2 years ago
repository When updating by rebase we need to set the environment for head repo (#22535) 2 years ago
task Implement FSFE REUSE for golang files (#21840) 2 years ago
user Unify hashing for avatar (#22289) 2 years ago
webhook Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
wiki Improve utils of slices (#22379) 2 years ago