st2 icon indicating copy to clipboard operation
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...

Results 285 st2 issues
Sort by recently updated
recently updated
newest added

### Background This is another part of introducing [`pants`](https://www.pantsbuild.org/docs), as discussed in the TSC Meetings on [12 July 2022](https://github.com/StackStorm/community/issues/105), [02 Aug 2022](https://github.com/StackStorm/community/issues/107) and [06 Sept 2022](https://github.com/StackStorm/community/issues/108). Pants has fine-grained per-file...

size/L
infrastructure: ci/cd
maintenance
pantsbuild

Proposal to the Governance describing the TSC Meeting Host rotation. This would document the processes we already had for the past several months when the meeting host responsibility was rotated...

size/S
TSC:voting
TSC
no changelog

Investigate if any changes needed for unit or integration tests to work with python 3.9.

size/M

With the introduction of https://github.com/StackStorm/st2web/pull/887 there is a username and password limit set, but there is no equivalent check in the CLI. Some feedback from @m4dcoder "There's going to be...

## SUMMARY Provide a quick summary of your bug report. ### STACKSTORM VERSION Paste the output of ``st2 --version``: st2 3.1.0, on Python 3.6.8 ##### OS, environment, install method Post...

bug
status:to be verified
good first issue
python3

## SUMMARY Receiving a "'NoneType' object has no attribute 'runner'" error on some step executions. ### STACKSTORM VERSION 3.6 ##### OS, environment, install method Running stackstorm on azure k8s with...

## SUMMARY Two YAQL's methods for dict type are broken: `keys()` and `items()`. ### STACKSTORM VERSION Paste the output of ``st2 --version``: ``` $ st2 --version st2 3.6.0, on Python...

## SUMMARY I have HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables set in my setup and also, I maintain an internal PyPI hosting most of the python dependencies. Now, I want...

bug

If actions can be partitioned like sensors we can have actions and sensors on separate instance in may be separate n/w zone where it can perform actions on nodes in...

enhancement
complexity:medium
feature