Skip to content

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

@zoispag

Description

@zoispag

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions