We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, since July 24, this action fails, with no good error message. Any idea?
- name: Slack notification uses: homoluctus/slatify@master if: always() with: type: ${{ job.status }} job_name: '*Validate client configuration*' channel: '#testing' mention: 'here' mention_if: 'failure' url: ${{ secrets.SLACK_WEBHOOK }} commit: true token: ${{ secrets.OAUTH_TOKEN }}
The text was updated successfully, but these errors were encountered:
@zoispag have you found a solution? I have exactly the same problem...
Sorry, something went wrong.
@rGaillard I ended up using a different action: 8398a7/action-slack@v3
No branches or pull requests
Hi, since July 24, this action fails, with no good error message.
Any idea?
The text was updated successfully, but these errors were encountered: