Add TPEN-side sender workflow for shared OpenAPI artifact sync to cubap/rerum_openapi#522
Draft
Copilot wants to merge 3 commits into
Draft
Add TPEN-side sender workflow for shared OpenAPI artifact sync to cubap/rerum_openapi#522Copilot wants to merge 3 commits into
cubap/rerum_openapi#522Copilot wants to merge 3 commits into
Conversation
Agent-Logs-Url: https://github.com/CenterForDigitalHumanities/TPEN-services/sessions/7492f37f-92a2-4dfe-8273-a5988b4741fc Co-authored-by: cubap <1119165+cubap@users.noreply.github.com>
Agent-Logs-Url: https://github.com/CenterForDigitalHumanities/TPEN-services/sessions/7492f37f-92a2-4dfe-8273-a5988b4741fc Co-authored-by: cubap <1119165+cubap@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add sender sync workflow for shared OpenAPI artifacts
Add TPEN-side sender workflow for shared OpenAPI artifact sync to May 9, 2026
cubap/rerum_openapi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds TPEN-services as the canonical editing surface for the shared OpenAPI artifact and automates export into
cubap/rerum_openapivia PR updates. It establishes a standard provider path in this repo while keeping consumers anchored to the receiver repo artifact.Canonical provider artifact (TPEN-owned)
openapi/components/tpen-services-shared-components.openapi.yamlas the source-of-truth shared contract artifact in a discoverable OpenAPI components layout.Sender sync workflow (cross-repo PR automation)
.github/workflows/sync_tpen_shared_openapi.yaml.developmentthat touch the shared artifact (or the workflow itself)workflow_dispatchcubap/rerum_openapischemas/openapi/tpen-services-shared-components.openapi.yamlRepo-level guardrail for required sync files
openapi/components/tpen-services-shared-components.openapi.yaml.github/workflows/sync_tpen_shared_openapi.yaml