Skip to content

sysdig_secure_drift_policy: Allow setting process-based exceptions #38

sysdig_secure_drift_policy: Allow setting process-based exceptions

sysdig_secure_drift_policy: Allow setting process-based exceptions #38

on:
issues:
types: [opened]
name: Issue created Slack Notification
jobs:
slackNotification:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
env:
SLACK_CHANNEL: ws-cloudnative-alerts
SLACK_ICON: https://github.com/fluidicon.png
SLACK_MESSAGE: 'Terraform Provider'
SLACK_TITLE: A new issue was created
SLACK_USERNAME: terraform-provider-sysdig
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
MSG_MINIMAL: true
- uses: 8398a7/action-slack@v3
with:
status: ${{ job.status }}
fields: message,author,ref
env:
SLACK_WEBHOOK_URL: {{ secrets.SLACK_WEBHOOK }}

Check failure on line 26 in .github/workflows/issues-slack-notify.yml

View workflow run for this annotation

GitHub Actions / Issue created Slack Notification

Invalid workflow file

The workflow is not valid. .github/workflows/issues-slack-notify.yml (Line: 26, Col: 30): A mapping was not expected