Skip to content
New issue

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

Not working: "##[error]Not Found" #71

Open
zoispag opened this issue Jul 30, 2020 · 2 comments
Open

Not working: "##[error]Not Found" #71

zoispag opened this issue Jul 30, 2020 · 2 comments

Comments

@zoispag
Copy link

zoispag commented Jul 30, 2020

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 }}

image

@rGaillard
Copy link

@zoispag have you found a solution? I have exactly the same problem...

@zoispag
Copy link
Author

zoispag commented Oct 10, 2020

@rGaillard I ended up using a different action: 8398a7/action-slack@v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants