summaryrefslogtreecommitdiff
path: root/.github/workflows/get-api-diff.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-24ci: Get api.json from Misskeyでupload-artifact@v4で同名artifactでエラ...anatawa121-2/+2
2023-12-21chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#12713)dependabot[bot]1-1/+1
2023-12-16chore(deps): bump actions/upload-artifact from 2 to 4 (#12670)dependabot[bot]1-2/+2
2023-11-30ci: use refs/pull/*/merge to get head (#12508)anatawa121-4/+1
2023-11-24update node to 20.10.0syuilo1-1/+1
2023-11-23Use generate-api-json for api.json diff GitHub comment (#12408)anatawa121-129/+19
2023-10-30chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (#12128)dependabot[bot]1-2/+2
2023-10-24ci: fix pullreq number may not get correctly (#12127)anatawa121-0/+13
2023-10-24ci: fix pull_req時にAPI diffの実行ができない (#12123)anatawa121-54/+2
2023-10-21chore: Pull Request時にapi.jsonの差分を表示するActions workflow (#1...taichan1-0/+225