Commit 1988626
committed
feat: Add workflow_dispatch support and switch to apitools
Add a consolidation step to unify outputs from issue-based and
dispatch-based extract steps, so all downstream steps reference a
single step ID. PR metadata (title, branch name, closes line) is
now derived per trigger type. The failure comment step is skipped
for dispatch triggers where no issue exists.
Switch API endpoint from repo-tools to the refactored apitools
service. Also fixes a ste/ps typo and disables the old
import-openapi-to-oak workflow.1 parent 95e0e0b commit 1988626
File tree
2 files changed
+466
-3
lines changed- .github/workflows
2 files changed
+466
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments