actions-marketplace-validations/Mimirtool rules load action
Load alert and recording rules to a mimir instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 13, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/arthursens_mimirtool-rules-load-action@63706ece2f6dec254ae78cc3fa43eefab7553084 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mimirtoolVersion | Version of mimirtool used | no | 2.5.0 |
| address | Address of the Mimir cluster | yes | "" |
| id | Mimir tenant ID | yes | "" |
| key | API key to use when contacting Mimir | yes | "" |
| user | API user to use when contacting Mimir | yes | "" |
| ruleFilesPath | Path to rule files that will be uploaded | yes | *.yaml |
Outputs
no outputs