
Workflows
GitHub Events Listener
Listen GitHub events i.e. pull request is assigned, approved, merged, check suites started/completed, workflow triggered/completed.
Add review
This action allows you to Approve or Submit comment or Request changes for a selected pull request. When it's successfully executed, you can easily access the pull request.
Release & Deploy
Start the release & deployment for the selected repository according to repository & deployment mapping. You need to run "Add Repository Deployment Mapping" action for the selected repository to run this action.
Onboard User to App
When a new user joins to GitHub updates channel, send instructions how to use this app.
Add AWS account mapping
Map your AWS account id - name pair so that deployment messages show environment information when a deployment is started when ECS deployment event is received.
Add repository deployment mapping
Define deployment GitHub action mapping per repository if there is any. If you will not make any release/deploy with the repository, you do not need to run this setup action.
Merge pull request
Run this action to merge pull requests into a base branch. You can directly Create a merge commit or Squash and merge or Rebase and merge.
Create webhook in GitHub
Create webhok in GitHub for selected repository for GitHub workflow in this app.
Onboard New Users
When a new user joins to GitHub updates channel, send instructions how to use this app.
Setup Slack channel
This action creates a new Slack channel and sends a Slack message to help your team to connect their GitHub accounts quickly containing instructions to get started using this app. This channel will be used when new commits are pushed to main branch of tracked repositories with this app.
Check suite completed
When a pull request is approved, this action is triggered via GitHub pull request event listener workflow.
ECS Service Deployment State Event Listener
Listen ECS service deployment state events
Send message when discussion comment is added
This action automatically sends a message to the dedicated pull request channel, when a comment is added to pull request.