8398a7 / action-slack

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

Add workflowRun field #230

Closed roryabraham closed 1 year ago

roryabraham commented 1 year ago

This PR adds a new feature with a environment variable called AS_WORKFLOW_RUN, which is similar to AS_WORKFLOW but links to a specific workflow run.

codecov[bot] commented 1 year ago

Codecov Report

Merging #230 (7c86ac7) into master (d64b11c) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #230   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          246       254    +8     
  Branches        79        82    +3     
=========================================
+ Hits           246       254    +8     
Impacted Files Coverage Δ
src/fields.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.