Commit 42923c6
fix: set matching triggers in job_type transition test configs
The API infers job_type from triggers rather than honoring the explicit
field alone. Set schedule=true for scheduled jobs and on_merge=true for
merge jobs so the API returns the expected job_type value.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 2087eef commit 42923c6
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
1109 | 1118 | | |
1110 | 1119 | | |
1111 | 1120 | | |
| |||
1126 | 1135 | | |
1127 | 1136 | | |
1128 | 1137 | | |
1129 | | - | |
| 1138 | + | |
| 1139 | + | |
1130 | 1140 | | |
1131 | 1141 | | |
1132 | 1142 | | |
1133 | | - | |
| 1143 | + | |
1134 | 1144 | | |
1135 | 1145 | | |
1136 | 1146 | | |
| |||
0 commit comments