Skip to content

Broken link in Slack message #227

@allanlewis

Description

@allanlewis

Describe the bug
The message posted to Slack when my workflow finishes links to a URL of the following form:

https://github.com/<owner>/<repo>/actions?query=<workflow-name>

However, it appears that Github have changed its URLs for actions such that the appropriate URL is now:

https://github.com/<owner>/<repo>/actions/workflows/<workflow-filename>.yml

To Reproduce
Steps to reproduce the behavior:

  1. Run a workflow using act10ns/slack@v1.
  2. Click on the link in the message posted to Slack.

Expected behavior
I expect to be taken to a page listing recent runs of the appropriate workflow. (I'd prefer to be taken to the run that triggered the message, but that's a separate feature request.)

Screenshots
N/A

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions