Josh Reddish
Josh Reddish
This would be very helpful to my org as well! It is one of the greater obstacles to adopting RSS, as many teams are unwilling to give up the quicker...
+1 this issue makes it way harder than it needs to be to write payload messages based on job status, even making the payload.json exactly the way the examples in...
@filmaj Let me know if you need any help recreating the issue. I can share context where I am facing the same issue
@filmaj Workflow is triggered by push to a specific branch Payload ```json { "text": "`repoName` _feat_ deployment job# ${{ github.run_id }} triggered by *${{github.actor}}* ${{ jobs.deploy.result == 'success' && 'is...