Commit Graph

23 Commits

Author SHA1 Message Date
Gu
3f006c15a0 fix: handle workflow_dispatch in source check step
- Add bypass logic for manual workflow_dispatch triggers on revamp branch
- Prevents workflow from skipping when manually triggered for testing
- Maintains security checks for workflow_run events
2025-08-23 17:26:58 +08:00
Gu
75bccfabdb fix: enable manual workflow_dispatch for execute documentation sync
- Update execute-sync job condition to handle both workflow_run and workflow_dispatch events
- Fixes issue where manual triggers would skip all jobs due to missing workflow_run context
2025-08-23 17:09:59 +08:00
Gu
dac65de05a fix: resolve YAML syntax error by converting template literal to array 2025-08-23 13:58:45 +08:00
Gu
708c110b6f remove old wf 2025-08-23 13:25:23 +08:00
Gu
d439ba34de fix: YAML syntax error in execution workflow
Remove extra indentation in multiline string that was causing parse error on line 518.
2025-08-23 12:46:43 +08:00
Gu
82663b1cfd fix: add manual trigger and branch specification for execution workflow 2025-08-23 12:26:23 +08:00
Gu
e620d2522b fix: correct docs.json path in analysis workflow 2025-08-23 12:03:16 +08:00
Gu
69e330ad2e improve wf 2025-08-23 11:56:41 +08:00
Gu
337f8498b1 fix: remove comment feature from analysis workflow
The analysis workflow should be read-only for security.
Users can check workflow status and artifacts instead.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 10:46:42 +08:00
Gu
33455cd05e test: internal contributor workflow test
- Add test documentation file
- Update docs.json navigation
- Testing two-workflow pattern for internal PRs
2025-08-23 10:24:37 +08:00
Gu
79fe510693 auto translate core 2025-08-22 17:57:52 +08:00
Gu
2a98009714 . 2025-08-17 19:07:46 -07:00
Alter-xyz
98b84e3b7f !feat: action on pull request
main branch is now protected
2025-05-19 21:54:16 +08:00
Alter-xyz
2a089a31ff Update docs_bundle.yml 2025-05-19 17:31:11 +08:00
Alter-xyz
c75078ddd5 chore: action 2025-05-19 17:28:43 +08:00
Alter-xyz
8fb0738a8f chore: format matching 2025-05-19 10:37:03 +08:00
Alter-xyz
2ca78ac8e9 fix: git message 2025-05-18 00:20:13 +08:00
Alter-xyz
f8da9ed2f8 fix: git message 2025-05-18 00:11:57 +08:00
Alter-xyz
fb3ade9d72 feat: just one 2025-05-17 23:51:16 +08:00
Alter-xyz
f9092f6d7b fix and test 2025-05-17 23:24:32 +08:00
Alter-xyz
af71d8af24 feat: action 2025-05-17 23:14:41 +08:00
Alter-xyz
d070538908 Update process-mdx.yml 2025-05-17 20:03:50 +08:00
Alter-xyz
8cbe9b311d Create process-mdx.yml 2025-05-17 19:43:33 +08:00