feat: Sync mlia#19
Merged
Merged
Conversation
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com>
* build: Add public repo sync workflow This enables syncing `main` and any tags to the public repo. * fix: Use workflow wizardry not ai debug * fix: Indentation and point to main of new repo * fix: Ensure we dont run publish flow without configuration This also ensures we only run against tags in the open source repo.
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds new architecture and execution-flow documentation (with Mermaid diagrams) and updates the release workflow to support manual runs, conditional publishing, and syncing to a public repository.
Changes:
- Enable Mermaid rendering in MkDocs and add new documentation pages for architecture and execution flow.
- Update documentation navigation/landing pages to include the new sections.
- Enhance the release GitHub Actions workflow (manual dispatch, conditional publish, and sync-to-public job).
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| mkdocs.yml | Adds Mermaid support and nav entries for new docs pages |
| docs/source/index.md | Links to the new architecture and execution-flow pages |
| docs/source/high_level_architecture.md | Adds a high-level architecture page with Mermaid diagrams/tables |
| docs/source/execution_flow.md | Adds an end-to-end execution flow page with Mermaid diagrams |
| docs/README.md | Documents the new docs pages in the docs folder README |
| README.md | Updates top-level README links/formatting for architecture docs |
| .github/workflows/release.yml | Adds workflow_dispatch, gates publishing, and introduces sync-to-public job |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: James Edgar <james.edgar@arm.com>
jedgar-arm
approved these changes
May 26, 2026
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.
No description provided.