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-20 16:34:27 +00:00
2026-03-30 14:59:10 +00:00
2026-05-08 23:39:35 +02:00
2026-04-17 17:45:22 +00:00
2026-02-24 23:46:08 +08:00
2026-05-07 16:19:45 +02:00
2026-03-31 17:22:18 +00:00
2026-04-24 14:35:15 +08:00
2026-04-20 07:52:48 +00:00
2026-04-17 00:59:26 +08:00
2026-05-13 09:00:41 +02:00
2026-04-28 23:03:50 +02:00
2026-05-16 11:10:53 +00:00
2026-05-15 16:26:36 +02:00
2026-05-09 16:32:49 +00:00
2026-05-04 19:27:47 +00:00
2026-04-20 07:52:48 +00:00
2026-05-13 17:06:53 +00:00
2026-03-01 13:32:35 +00:00
2026-05-05 16:41:49 +00:00
2026-05-15 16:26:36 +02:00
2026-04-14 14:00:20 +00:00
2026-03-26 00:37:48 +08:00
2026-02-28 11:23:20 -08:00
2026-05-15 11:22:36 -07:00
2026-05-19 16:08:08 +00:00
2026-05-14 15:46:20 +03:00
2026-05-09 16:32:49 +00:00
2026-03-02 22:08:53 +00:00
2026-04-17 17:45:22 +00:00
2026-05-08 04:49:34 +00:00
2026-03-21 15:39:47 -07:00
2026-05-10 04:51:46 +00:00
2026-05-15 16:26:36 +02:00
2026-03-08 15:57:37 +00:00
2026-05-07 16:19:45 +02:00
2026-04-17 17:45:22 +00:00
2026-05-18 10:22:45 -07:00
2026-05-18 23:22:32 +08:00
2026-05-15 16:26:36 +02:00
2026-05-23 20:51:03 +02:00
2026-03-10 05:26:16 +00:00
2026-05-21 07:02:05 +00:00
2026-05-15 16:26:36 +02:00
2026-04-25 18:55:18 +00:00
2026-03-23 18:23:42 +00:00
2026-03-26 00:37:48 +08:00
2026-04-30 22:38:05 +08:00
2026-04-22 21:33:27 +00:00
2026-05-13 17:06:53 +00:00
2026-02-20 16:12:22 +00:00