Files
gitea/modules
Nicolas c9ce7e447c feat(actions): add before/after to PR synchronize event payload (#37827)
## Summary

- Add `before` and `after` fields to `PullRequestPayload` for
`synchronize` events
- Thread push old/new commit SHAs through the PR synchronize notifier
path (regular and Agit flows)
- Populate the fields in webhook and Actions event payloads so workflows
can access them via `github.event.before` and `github.event.after`

Fixes #33395

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-23 20:51:03 +02:00
..
2026-05-15 16:26:36 +02:00
2026-05-15 16:26:36 +02:00
2026-02-28 11:23:20 -08:00
2026-05-15 16:26:36 +02:00
2022-12-30 23:31:00 +08:00
2026-05-15 16:26:36 +02:00
2026-05-21 07:02:05 +00:00
2026-05-15 16:26:36 +02:00
2026-05-13 17:06:53 +00:00