Skip to content

Add $tries and releaseAfter() to ElasticSearchAliasInit job #227

Add $tries and releaseAfter() to ElasticSearchAliasInit job

Add $tries and releaseAfter() to ElasticSearchAliasInit job #227

Workflow file for this run

on:
pull_request:
types: [ opened, reopened ]
jobs:
build:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: mattermost/action-mattermost-notify@2.0.0
with:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
TEXT: "Pull request opened: [${{ github.event.pull_request.title }}](${{ github.event.pull_request.html_url }})"