8398a7 / action-slack

Provides the function of slack notification to GitHub Actions.
https://action-slack.netlify.app/
MIT License
583 stars 132 forks source link

Wrong message on target pull_request: #202

Open prashant-flobiz opened 2 years ago

prashant-flobiz commented 2 years ago

Describe the bug Wrong message Merge into

To Reproduce Create a PR and let the workflow run on: pull_request:

Expected behavior Message should have last commit message on PR, instead of Merge into

Screenshots

image
mindhaq commented 2 weeks ago

Can confirm this problem.

Also, the link leads to a commit page with the following warning:

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

image