Commit 84cccd6
committed
fix: add support for 'reopened' PR action in GitHub SCM
- Add 'reopened' to supported PR actions alongside 'opened' and 'synchronize'
- Resolves 'Pull Request Action reopened is not a supported type' error
- GitHub Actions workflow already includes reopened trigger, now CLI supports it
- Enables diff mode for reopened PRs instead of exiting1 parent cb71bd2 commit 84cccd6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments