Skip to content

docs(blog): add automated release blog post for 10.3.20260727 - #903

Merged
MohabMohie merged 2 commits into
masterfrom
automation/release-blog-post-10.3.20260727
Jul 28, 2026
Merged

docs(blog): add automated release blog post for 10.3.20260727#903
MohabMohie merged 2 commits into
masterfrom
automation/release-blog-post-10.3.20260727

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 Automated SHAFT_ENGINE Release Blog Post

This PR was automatically generated by the automated-release-blog-post workflow.

Field Value
Release Tag 10.3.20260727
Published At 2026-07-27T19:40:26Z
Release URL https://github.com/ShaftHQ/SHAFT_ENGINE/releases/tag/10.3.20260727
Trigger repository_dispatch

Notes

  • This workflow creates a PR instead of pushing directly to master (branch protection compatible).
  • If a blog post for this tag already exists on master, PR creation is skipped.

@github-actions github-actions Bot added automated-release blog dependencies Pull requests that update a dependency file labels Jul 27, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shaft-engine e080772 Commit Preview URL

Branch Preview URL
Jul 28 2026, 02:05 PM

The auto-generated release notes contained a literal `<->` in a PR title
("excludeAssets<->includeAssetTypes"), which Docusaurus's MDX parser reads
as the start of a JSX tag (`<` followed by `-` is not a valid tag-name
start character), breaking both the Docs Build Action and the Cloudflare
Workers Build (same `docusaurus build` step). Escape the angle brackets as
HTML entities so the text renders literally instead of being parsed as JSX.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@MohabMohie
MohabMohie merged commit 687fbc7 into master Jul 28, 2026
5 checks passed
@MohabMohie
MohabMohie deleted the automation/release-blog-post-10.3.20260727 branch July 28, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-release blog dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant