Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e334b1a

Browse files
chore: Migrate new test account (#76)
1 parent 1a4d261 commit e334b1a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎.github/settings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ repository:
66
homepage: https://cloudposse.com/accelerate
77
topics: terraform, terraform-modules, lambda, elasticsearch, elasticsearch-curator, retention, vacuum, indexes, log-search, purge, delete, logs, lambda-function
88

9+

‎.github/workflows/chatops.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ permissions:
88
pull-requests: write
99
id-token: write
1010
contents: write
11+
statuses: write
1112

1213
jobs:
13-
terraform-module:
14+
test:
1415
uses: cloudposse/.github/.github/workflows/shared-terraform-chatops.yml@main
15-
secrets:
16-
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}
16+
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/terratest') }}
17+
secrets: inherit

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /