st2
st2 copied to clipboard
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 i...
I am evaluating StackStorm as a replacement for an internal tool we use. Our primary motivation is being able to distribute actions across multiple machines by running several action runners....
Hi Community, Than a Company have different Teams that shares a st2 instance it would be nice if any Team could create there own scope. So all Team Members of...
### STACKSTORM VERSION Paste the output of ``st2 --version``: v3.9dev (Ubuntu 20.04.6 LTS GNU/Linux x86_64) ##### OS, environment, install method Docker ## Steps to reproduce the problem In v3.9dev, I...
Hi! My name is Chris and I'm writing a thesis on Open Source Software. I'm trying to collect/validate my data and I have two questions for the maintainers of this...
We are running on Stackstorm version 2,7 and OS is RHEL7. We are upgrading the OS to RHEL8, so question is RHEL8 is compatible with Stackstorm version 2.7?
The commits step through updating from 2.18 to 2.19 to 2.20. This PR also includes a CI fix as a GHA image update seems to have included a `tmux` update...
It has been difficult to keep some of the steps in our GHA workflows consistent with each other. In investigating Microbenchmarks [failures](https://github.com/StackStorm/st2/actions/runs/8995833856/job/24711401035), I realized I missed updating one of the...
## SUMMARY When using exists / nexists rule operator, we need to provide a criteria pattern which is not correct, as the value of this pattern needs to be null...
I'm working on getting pants to run our unit tests via pytest (I figure we can deal with integration tests later once all unit tests are running). I've got most...