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/routers
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.
1 year ago
..
api Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 1 year ago
common Support disabling database auto migration (#22053) 2 years ago
install fix: update settings table on install (#22326) 2 years ago
private Prevent multiple `To` recipients (#22566) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 1 year ago
init.go Add support for incoming emails (#22056) 2 years ago