Improve GitHub Actions Bot Interaction Experience #5
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Receive the workflow stats | |
workflowStat: true | |
# Receive the workflow job stats | |
jobStat: true | |
salutation: Hello | |
# Custom body message | |
# This will come after salutation | |
body: 持续集成工作流程失败。请查询相关详情 |