Commit Graph

38 Commits

Author SHA1 Message Date
Simon
099a1251cd Merge branch 'main' of https://github.com/alibaba/page-agent 2026-04-14 15:54:25 +08:00
Simon
33538cca05 chore(dependabot): set labels 2026-04-14 15:51:55 +08:00
dependabot[bot]
7a08022c72 chore(deps): bump actions/upload-pages-artifact
Bumps the github-actions group with 1 update: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).


Updates `actions/upload-pages-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 20:10:33 +00:00
Simon
f68c73c5e9 feat: add maintainer's skills; rm npmrc 2026-04-08 22:37:03 +08:00
Simon
a43e653a74 chore: simplify issue config 2026-04-08 18:52:53 +08:00
Simon
3bffd76626 chore: update github templates 2026-04-08 18:49:16 +08:00
Simon
d384967e41 chore: dependabot config 2026-04-08 17:34:17 +08:00
Simon
531b59f538 chore: add git-cleanup skill 2026-04-08 17:28:11 +08:00
Simon
303ece84fd feat: add update-changelog skill documentation 2026-04-04 03:14:37 +08:00
dependabot[bot]
6d46719fe8 chore(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/configure-pages](https://github.com/actions/configure-pages) and [actions/deploy-pages](https://github.com/actions/deploy-pages).


Updates `actions/configure-pages` from 5 to 6
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v5...v6)

Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 20:21:07 +00:00
Simon
b425e48afe docs: guideline against AI-generated PRs 2026-03-10 22:06:41 +08:00
Simon
9d5c8b2302 chore: update CI configuration 2026-02-27 17:23:41 +08:00
Simon
d913dd7bd0 chore(docs): move docs 2026-02-24 00:13:36 +08:00
Simon
d78cbb6b6e chore(release): enhance npm publish for prerelease tags 2026-01-19 19:41:39 +08:00
Simon
54e9bdad7d chore: prettier json and markdowns 2026-01-17 16:15:36 +08:00
Simon
2fee2d5ea3 chore: improve build scripts; change esm dir 2025-12-16 19:45:40 +08:00
Simon
e2819714f1 chore: add Node and NPM version check in CI 2025-12-08 17:23:59 +08:00
Simon
d0836fd788 chore: clean up; update CI node; update vscode ext; fix lint 2025-12-08 17:18:54 +08:00
Simon
34e3a1a75c chore: update CI workflows 2025-12-05 19:30:38 +08:00
Simon
49d6163a70 fix: release action; bump version to 0.0.7 2025-12-05 17:33:41 +08:00
dependabot[bot]
51f81fc44c chore(deps): bump actions/checkout in the github-actions group (#56)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 15:20:08 +08:00
Simon
a4e48d32a4 chore: fix github actions 2025-12-01 20:20:27 +08:00
Simon
cdd1602f79 chore: issue template wording 2025-12-01 20:16:05 +08:00
Simon
adec9d8197 refactor: monorepo 2025-12-01 20:11:12 +08:00
Simon
a1dfe879c1 chore: update issue templates 2025-11-25 19:46:18 +08:00
Simon
4af927f218 fix: action 2025-10-22 16:59:10 +08:00
Simon
7752066f4b fix: action 2025-10-22 16:38:10 +08:00
dependabot[bot]
e5ca1937e7 chore(deps): bump actions/setup-node in the github-actions group (#33)
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 17:08:24 +08:00
Simon
9f88439ee4 chore: update dependabot 2025-10-11 23:26:28 +08:00
Simon
ddea5d018a chore: dependabot schedule 2025-10-11 22:56:58 +08:00
Simon
4e43ebdc5f chore: agents.md 2025-10-11 15:29:03 +08:00
Simon
1f55aad997 chore: update issue and PR templates for community guidelines 2025-10-01 02:11:39 +08:00
Simon
e437f4f546 chore: rm advanced codeql 2025-10-01 02:01:31 +08:00
Simon
40a4c5aa77 Merge pull request #9 from alibaba/dependabot/github_actions/actions/setup-node-5
chore(deps): bump actions/setup-node from 4 to 5
2025-10-01 01:47:47 +08:00
Simon
d02e21d466 chore: config CodeQL 2025-10-01 01:43:02 +08:00
dependabot[bot]
16f71f6f4f chore(deps): bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 17:36:32 +00:00
Simon
f04609300a feat: github settings 2025-09-29 19:28:45 +08:00
Simon
847620b5e8 feat: init 2025-09-29 16:33:15 +08:00