Lightning-AI / ecosystem-ci

Automate issue discovery for your projects against Lightning nightly and releases.
https://devblog.pytorchlightning.ai/stay-ahead-of-breaking-changes-with-the-new-lightning-ecosystem-ci-b7e1cf78a6c7
Apache License 2.0
45 stars 15 forks source link

Slack action is limited to Linux only #19

Closed Borda closed 1 year ago

Borda commented 2 years ago

🐛 Bug

The slack bot does not run on other OS:

Error: Container action is only supported on Linux

To Reproduce

https://github.com/PyTorchLightning/ecosystem-ci/runs/4601419524?check_suite_focus=true

Expected behavior

the Slack integration shall be running anywhere...

Additional context

See alternatives:

Borda commented 1 year ago

resolved by #85