mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-10 11:14:20 +00:00
PR #13381 refactored notification actions to call NotifyCreateRef and NotifyDeleteRef in a slightly different manner. This leads to the pusher not being set before the call. This PR ensures that the pusher is updated before the call. Fix #13940 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
|---|---|---|
| .. | ||
| generate.go | ||
| main_test.go | ||
| push.go | ||
| repository.go | ||
| transfer.go | ||
| transfer_test.go | ||