File tree Expand file tree Collapse file tree
en/documentation/pages/getting-started Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : " Fresh Workflow Test"
3+ description : " Testing the automated translation workflow with fresh branch"
4+ ---
5+
6+ # Fresh Workflow Test
7+
8+ This is a brand new test file to validate our automated translation workflow.
9+
10+ ## Test Scenario
11+
12+ This PR should trigger the analysis workflow which will:
13+
14+ 1 . Detect this is an English-only change
15+ 2 . Trigger the execution workflow
16+ 3 . Generate zh-hans and ja-jp translations
17+ 4 . Create a translation PR automatically
18+
19+ ## Sample Content
20+
21+ <Card title = " Translation Test" icon = " language" >
22+ This content should be translated into Chinese and Japanese automatically.
23+ </Card >
24+
25+ <AccordionGroup >
26+ <Accordion title = " Feature Description" >
27+ Our automated system processes documentation changes and creates translations seamlessly.
28+ </Accordion >
29+
30+ <Accordion title = " Expected Behavior" >
31+ A new PR with translations should be created and linked to this original PR.
32+ </Accordion >
33+ </AccordionGroup >
34+
35+ Testing complete workflow with fresh branch!
You can’t perform that action at this time.
0 commit comments