この辺の話
Made a page 👀https://t.co/7t6nDt3d2t
— Anthony Fu (@antfu7) August 19, 2024
Made it a GitHub template that you can deploy as well, all you need is a GitHub token ✨https://t.co/eNOlSfUcE6
— Sébastien Chopin (@Atinux) August 20, 2024
この辺の話
Made a page 👀https://t.co/7t6nDt3d2t
— Anthony Fu (@antfu7) August 19, 2024
Made it a GitHub template that you can deploy as well, all you need is a GitHub token ✨https://t.co/eNOlSfUcE6
— Sébastien Chopin (@Atinux) August 20, 2024
基本的には
contributions.json
を出力 & commit するという流れ
API は
/user
で PAT ユーザーを取得/search/issues
で PR を取得する
type:pr
かつ author:${user}
pr.state === 'closed'
かつ pr.pull_request?.merged_at
が undefinedこのスクラップはに完了しました