Commit 8d2fb83
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.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 95e0e0b commit 8d2fb83
File tree
2 files changed
+463
-4
lines changed- .github/workflows
2 files changed
+463
-4
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