Skip to content

Commit

Permalink
GitHubアクションの設定を簡略化する。 (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
tqer39 authored Mar 28, 2024
1 parent 59187a1 commit 2951391
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions automergeGitHubActions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,55 +6,9 @@
"github-actions"
],
"automerge": true,
"matchUpdateTypes": [
"minor", "patch"
],
"matchManagers": [
"github-actions"
]
},
{
"addLabels": [
"github-actions"
],
"automerge": true,
"matchUpdateTypes": [
"major"
],
"matchPackageNames": [
"actions/cache",
"actions/checkout",
"actions/labeler",
"actions/setup-python",
"actions/setup-node",
"aws-actions/amazon-ecr-login",
"aws-actions/aws-secretsmanager-get-secrets",
"aws-actions/configure-aws-credentials",
"actions/upload-pages-artifact@v1",
"DataDog/synthetics-ci-github-action",
"docker/build-push-action",
"docker/setup-qemu-action",
"docker/setup-buildx-action",
"hashicorp/setup-terraform",
"kentaro-m/auto-assign-action",
"pnpm/action-setup"
]
},
{
"groupName": [
"GitHub Page Actions"
],
"addLabels": [
"github-actions", "GitHub Pages"
],
"automerge": true,
"matchUpdateTypes": [
"major"
],
"matchPackageNames": [
"actions/configure-pages",
"actions/deploy-pages"
]
}
]
}

0 comments on commit 2951391

Please sign in to comment.