You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My workflow runs a python script which creates and writes to a log file. This file should be 'accessible in the container the action is running in' since it's created in a script in the workflow, but trying to send it via SLACK_FILE_UPLOAD so far hasn't worked. I'm no longer getting an error, but the file isn't showing up with the Slack notification.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My workflow runs a python script which creates and writes to a log file. This file should be 'accessible in the container the action is running in' since it's created in a script in the workflow, but trying to send it via
SLACK_FILE_UPLOADso far hasn't worked. I'm no longer getting an error, but the file isn't showing up with the Slack notification.pared-down version of the action:
pared-down scan.py (filepath is
ansible/scanner/scan.pyBeta Was this translation helpful? Give feedback.
All reactions