StackStorm / st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
https://stackstorm.com/
Apache License 2.0
6.09k stars 746 forks source link

Misc CI improvements/fixes #6235

Closed cognifloyd closed 2 months ago

cognifloyd commented 2 months ago

While debugging some GHA instability, I found 3 minor things to improve or cleanup:

cognifloyd commented 2 months ago

The CI failure is in a job that is not required to pass by branch protection rules. It is caused by an update to st2-auth-ldap@master. I could regenerate the lockfile, but I will save that for a PR that needs to regenerate the lockfile for some other reason.