Commit Graph
58 Commits
Author SHA1 Message Date
github-actions[bot] 08fcedfaea chore: daily ranking refresh 2026-07-03 03:30:07 +00:00
github-actions[bot] 7f01639f64 chore: daily ranking refresh 2026-07-02 03:49:19 +00:00
github-actions[bot] fb773e698e chore: daily ranking refresh 2026-07-01 04:08:01 +00:00
github-actions[bot] 5b23360112 chore: daily ranking refresh 2026-06-30 03:53:29 +00:00
github-actions[bot] e8e662b49b chore: daily ranking refresh 2026-06-29 04:11:08 +00:00
github-actions[bot] b960573666 chore: daily ranking refresh 2026-06-28 04:04:08 +00:00
github-actions[bot] edf61709f4 chore: daily ranking refresh 2026-06-27 03:40:06 +00:00
github-actions[bot] ba7a27acba chore: daily ranking refresh 2026-06-26 03:57:33 +00:00
github-actions[bot] ee69b80215 chore: daily ranking refresh 2026-06-25 03:51:00 +00:00
github-actions[bot] 86fc0e13f9 chore: daily ranking refresh 2026-06-24 03:50:36 +00:00
github-actions[bot] 4f70861f49 chore: daily ranking refresh 2026-06-23 03:48:45 +00:00
github-actions[bot] 6de7417c57 chore: daily ranking refresh 2026-06-22 04:42:44 +00:00
github-actions[bot] 28d79a536e chore: daily ranking refresh 2026-06-21 04:27:02 +00:00
github-actions[bot] b5d667bb91 chore: daily ranking refresh 2026-06-20 03:56:25 +00:00
github-actions[bot] 7692e721bd chore: daily ranking refresh 2026-06-19 04:42:35 +00:00
github-actions[bot] ac20ae1df4 chore: daily ranking refresh 2026-06-18 04:14:02 +00:00
github-actions[bot] d73a97b414 chore: daily ranking refresh 2026-06-17 04:21:26 +00:00
github-actions[bot] ba0a9c40af chore: daily ranking refresh 2026-06-16 04:26:59 +00:00
github-actions[bot] 6cdbbc7c89 chore: daily ranking refresh 2026-06-15 04:43:24 +00:00
github-actions[bot] 736ac2a806 chore: daily ranking refresh 2026-06-14 04:20:12 +00:00
github-actions[bot] df3891a794 chore: daily ranking refresh 2026-06-13 04:01:50 +00:00
github-actions[bot] f172510509 chore: daily ranking refresh 2026-06-12 04:14:13 +00:00
github-actions[bot] eb0746c273 chore: daily ranking refresh 2026-06-11 04:12:21 +00:00
github-actions[bot] a34872c4aa chore: daily ranking refresh 2026-06-10 03:58:31 +00:00
github-actions[bot] 7920c34138 chore: daily ranking refresh 2026-06-09 03:45:27 +00:00
github-actions[bot] 259581dcd9 chore: daily ranking refresh 2026-06-08 04:15:51 +00:00
github-actions[bot] 48c122d036 chore: daily ranking refresh 2026-06-07 04:11:33 +00:00
github-actions[bot] b5daa3aaec chore: daily ranking refresh 2026-06-06 03:43:15 +00:00
github-actions[bot] 55d7b69197 chore: daily ranking refresh 2026-06-05 04:01:41 +00:00
github-actions[bot] e5b5037ac2 chore: daily ranking refresh 2026-06-04 04:18:07 +00:00
github-actions[bot] 973c42d0a1 chore: daily ranking refresh 2026-06-03 04:23:16 +00:00
github-actions[bot] 4d4518a7ff chore: daily ranking refresh 2026-06-02 04:13:27 +00:00
github-actions[bot] 7bc2b3b99f chore: daily ranking refresh 2026-06-01 04:20:18 +00:00
github-actions[bot] 06846a8df6 chore: daily ranking refresh 2026-05-31 04:05:44 +00:00
github-actions[bot] 86c4c01786 chore: daily ranking refresh 2026-05-30 03:39:16 +00:00
github-actions[bot] 6210a1ccd9 chore: daily ranking refresh 2026-05-29 03:54:31 +00:00
github-actions[bot] cce64d3d94 chore: daily ranking refresh 2026-05-28 03:52:56 +00:00
github-actions[bot] 35c4533287 chore: daily ranking refresh 2026-05-27 04:04:08 +00:00
github-actions[bot] 5c140e9a21 chore: daily ranking refresh 2026-05-26 03:50:46 +00:00
github-actions[bot] da5013173f chore: daily ranking refresh 2026-05-25 04:04:42 +00:00
github-actions[bot] bc32747d42 chore: daily ranking refresh 2026-05-24 03:53:29 +00:00
github-actions[bot] cd23c8f1bd chore: daily ranking refresh 2026-05-23 03:32:00 +00:00
github-actions[bot] 42433a22f2 chore: daily ranking refresh 2026-05-22 03:55:23 +00:00
github-actions[bot] 7946b4a391 chore: daily ranking refresh 2026-05-21 03:59:24 +00:00
github-actions[bot] c55f26f9f3 chore: daily ranking refresh 2026-05-20 03:51:04 +00:00
github-actions[bot] 4e4be37bdb chore: daily ranking refresh 2026-05-19 03:50:36 +00:00
github-actions[bot] b10ea5506b chore: daily ranking refresh 2026-05-18 07:57:53 +00:00
tiennm99 110afce2a6 style: gofmt history_test.go 2026-05-14 15:49:05 +07:00
tiennm99 4ccee1420a docs: add LOCAL_DEV and CONTRIBUTING guides, explain Delta7d
Two new short docs unblock new contributors who currently have to read
the Go source to figure out the GITHUB_TOKEN requirement and the
agents.yml schema:

- docs/LOCAL_DEV.md walks through the PAT setup, the local run command,
  what files the run modifies, and how to revert before opening a PR.
- docs/CONTRIBUTING.md documents the agents.yml fields, enumerates the
  six valid category values, and explains the rename and deprecation
  policy now that history is keyed canonically.

Also add a one-sentence caption under the table in readme.tmpl so the
Delta7d column has a definition in the rendered README.
2026-05-14 15:49:05 +07:00
tiennm99 f0e10d6d26 fix(ci): narrow conflict resolution to bot-generated files only
The blanket git pull --rebase -X theirs in the push-retry loop silently
discarded conflicting changes in any file, so a maintainer push to
data/agents.yml racing with the daily run could be dropped without
warning. Replace it with a selective resolver: plain rebase first, then
inspect git diff --name-only --diff-filter=U; if every conflicting path
is data/history.jsonl or README.md (both bot-generated), resolve those
with --theirs and continue; otherwise abort the rebase and fail the run
loudly so the human edit is preserved and visible.

Also leave a comment at the permissions block warning future maintainers
not to swap GITHUB_TOKEN for a PAT, since the no-recursion invariant is
what currently prevents the auto-commit from triggering its own workflow.
2026-05-14 15:49:05 +07:00