Skip to content

Add description to the hook #42

@akramfstg

Description

@akramfstg

We would like to have another field like 'description' in the action to inject a link or an URL for reference:

- name: Slack Workflow Notification with Merged PR
  uses: Gamesight/slack-workflow-status@master
  with:
          repo_token: ${{secrets.GITHUB_TOKEN}}
          slack_webhook_url: ${{secrets.SLACK_WEBHOOK}}
          channel: 'XXX-test'
          name: Production deployment
          **description: PR linked https://github.com/XXX**
          icon_emoji: ':xxx:'
          include_jobs: true
          include_commit_message: true

Is that feasible?
Thanks

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