command
module
Version:
v0.0.0-...-ef3f217
Opens a new window with list of versions in this module.
Published: Aug 17, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
delete-branch
Deprecated Automatic deletion of branches was released
Automatically delete branch when PR is merged

Install
Go to the App page and select the repository you want to install
Deployment
- Set environment variable for terraformuser
- export TF_VAR_aws_access_key=""
- export TF_VAR_aws_secret_key=""
- terraform init
- terraform plan to confirm that it will be created
aws_lambda_function.delete_branch_bot
- terraform apply
- Go to API-Gateway GUI
- Create New API and select
Regional
Endpoint Type
- Actions -> Create Method -> POST
- Select
Lambda Function
Integration type and set delete_branch_bot
to Lambda Function form
- Actions -> Deploy API -> Set
prod
stage name
- You can see the Invoke URL
- Set Invoke URL to
Webhook URL
in GitHubApp setting
Articles
in Japanese
in English
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.