Skip to content

[codex] Support dispatched API generation#41

Closed
mzanoni wants to merge 1 commit into
mainfrom
ci/support-dispatched-api-generation
Closed

[codex] Support dispatched API generation#41
mzanoni wants to merge 1 commit into
mainfrom
ci/support-dispatched-api-generation

Conversation

@mzanoni

@mzanoni mzanoni commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an optional dispatch-id input to the API generation workflow.
  • Use the dispatch id in run-name so callers can reliably find and watch the exact workflow run they triggered.
  • Preserve the existing workflow updates on this branch for resolving the next Maven package version.

Validation

  • Parsed edited workflow YAML files with Ruby YAML.load_file.
  • Ran git diff --check; only existing line-ending normalization warnings were reported.

Note

  • The local src/pom.xml change was left unstaged and is not part of this PR.

@mzanoni

mzanoni commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Closing this because the caller no longer needs to correlate or wait for target workflow runs. The existing workflow_dispatch input is enough for fire-and-forget dispatch.

@mzanoni mzanoni closed this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant