Commit Graph

124 Commits

Author SHA1 Message Date
zhao
a5020dbbe3 refactor: Update issue sync workflow to use live labels and improve sync logic 2026-04-29 16:46:27 +08:00
zhao
41af2790e7 refactor: Remove 'opened' type from issue sync workflow configuration 2026-04-29 16:43:22 +08:00
zhao
10ca62da0e refactor: Add concurrency control to issue sync workflow to prevent duplicate requests 2026-04-29 16:37:19 +08:00
zhao
a12a054ece refactor: Update issue sync workflow with improved naming and messages 2026-04-29 16:32:23 +08:00
zhao
e4111e76e1 refactor: Enhance TAPD issue sync configuration with new labels and sync logic 2026-04-29 16:28:37 +08:00
zhao
9d499cee1e refactor: Remove 'reopened' type from TAPD issue sync configuration 2026-04-29 16:27:07 +08:00
zhao
80c8180696 refactor: Remove 'reopened' type from TAPD issue sync configuration 2026-04-29 16:25:04 +08:00
zhao
4543ed7a19 refactor: Remove 'opened' type from TAPD issue sync configuration 2026-04-29 16:23:02 +08:00
zhao
2e68f9eab4 refactor: Add TAPD API owner to issue sync configuration 2026-04-29 16:16:14 +08:00
zhao
6c529736a8 refactor: Update TAPD issue description formatting to use HTML line breaks 2026-04-29 16:14:24 +08:00
zhao
a530c07cde refactor: Update TAPD issue description formatting to use HTML line breaks 2026-04-29 16:05:31 +08:00
zhao
bd1370ad7a refactor: Enhance TAPD issue sync with improved description formatting and logging 2026-04-29 16:03:08 +08:00
zhao
78b66a7466 refactor: Simplify assignee check and enhance TAPD sync process 2026-04-29 16:00:05 +08:00
zhao
66006b5169 refactor: Remove hardcoded status from TAPD issue sync configuration 2026-04-29 15:48:19 +08:00
zhao
a21d5e5b1c refactor: Update TAPD issue status from '未处理' to 'status_2' 2026-04-29 15:43:31 +08:00
zhao
0d80026942 refactor: Improve TAPD issue sync workflow with assignee checks 2026-04-29 15:29:44 +08:00
zhao
819e229aad refactor: Improve TAPD issue sync workflow with assignee checks 2026-04-29 15:26:57 +08:00
LuoTing
b9eaddeeec Fix TAPD sync workflow and add reopened issue support
Updated the workflow to fix variable escaping issues and added support for reopened issues.
2026-04-29 15:21:50 +08:00
LuoTing
37af0e7c47 更换API
Added a check to only sync issues assigned to 'luty2018' and updated the workflow name.
2026-04-29 07:03:38 +00:00
LuoTing
5196582cb9 更换插件 2026-04-29 06:47:47 +00:00
LuoTing
3df2ca335c Add GitHub Actions workflow for issue sync to TAPD 2026-04-29 14:30:33 +08:00
zhao
bca9cb0c01 ci: change trigger for LLM code review workflow to workflow_dispatch 2026-03-03 11:15:40 +08:00
zhao
b6e8cd9fbe ci: Refine code review prompt and file patterns 2026-03-02 16:41:05 +08:00
zhao
ce51e93af4 fix: update LLM Code Review workflow to simplify comment requirements 2026-02-28 16:32:07 +08:00
zhao
27f353db91 fix: update output variable name in LLM code review workflow 2026-02-28 16:20:38 +08:00
zhao
69e35bb327 fix: update auto merge strategy for pull requests to use rebase 2026-02-28 15:10:35 +08:00
zhao
ca2790b957 ci: add LLM Code Review workflow for pull requests 2026-02-28 14:51:13 +08:00
zhao
8897b9cef0 feat: add security review workflow for pull requests 2026-02-28 14:37:30 +08:00
zhao
00dde6fd13 chore: update workflow to trigger on workflow_dispatch and remove release note block 2026-02-09 17:31:55 +08:00
zhao
20e03417b3 chore: remove redundant body in PR creation 2026-02-09 17:24:08 +08:00
zhao
0d429bc6e1 chore: add auto-generated PR body with release note section 2026-02-09 17:15:58 +08:00
zhao
69c4c88fe9 refactor: update GitHub token reference to use GH_TOKEN 2026-01-14 13:40:00 +08:00
zhao
8b5c5cd3ae refactor: update GitHub token references to use GH_TOKEN 2026-01-14 13:13:05 +08:00
zhao
71f6544a18 ci: extend exclude rules for typos check and format code 2025-11-05 16:44:08 +08:00
zhao
cc5c02f0d5 ci: extend exclude rules for typos check and format code 2025-11-05 16:20:54 +08:00
zhao
3126c62d27 ci: enhance typos check configuration and add extended exclude rules 2025-11-05 16:17:49 +08:00
zhao
8be6544b6a ci: enhance typos check configuration and add extended exclude rules 2025-11-05 16:15:05 +08:00
zhao
8e1610d911 ci: add .typos.toml to specify file types for spell checking 2025-11-05 15:53:42 +08:00
zhao
43ac156c4b ci: update typos-check.yml to specify types for spell check 2025-11-05 15:45:58 +08:00
fit2cloud-chenyw
e5a02eaf19 chore: Add typos check workflow 2025-11-05 15:35:32 +08:00
zhao
3a73a87811 ci: update Codecov slug to reflect new repository location 2025-11-04 16:51:19 +08:00
zhao
28904ff14f ci: Delete unused workflows 2025-11-04 14:12:04 +08:00
zhao
c73c7a064f ci: update typos.yml to include additional file types for spell check 2025-11-04 14:05:33 +08:00
zhao
5afb3d5c60 ci: update typos.yml to trigger on push and pull request events 2025-11-04 11:15:31 +08:00
zhao
6778778aca ci: add issue templates for bug reports, feature requests, and questions 2025-11-03 10:38:07 +08:00
zhao
cfa6f80d08 ci: change trigger from pull_request to workflow_dispatch in llm-code-review.yml 2025-10-27 10:42:02 +08:00
zhao
81bff3be47 ci: update prompt wording for code review in Chinese 2025-10-27 10:22:43 +08:00
zhao
3d20d105de ci: update model version in LLM Code Review workflow 2025-10-24 17:56:18 +08:00
zhao
ed81ae3889 ci: update GitHub token reference in LLM Code Review workflow 2025-10-24 17:52:34 +08:00
zhao
f9f9c6fa3f ci: add LLM Code Review workflow configuration 2025-10-24 17:50:26 +08:00