Skip to content

Allow integrations to interact with Incidents#472

Open
BastianLedererIcinga wants to merge 1 commit into
mainfrom
integration-incident-interaction
Open

Allow integrations to interact with Incidents#472
BastianLedererIcinga wants to merge 1 commit into
mainfrom
integration-incident-interaction

Conversation

@BastianLedererIcinga
Copy link
Copy Markdown
Contributor

resolve #464

Add the class Incidents which finds incidents that match a source and an array of tags.

Each yielded Incident allows basic read/write operations.

The tests are written by claude.

The code reproduces a bug from the daemon for compatibility reasons:
Icinga/icinga-notifications#421

Add `Incidents` that can be used to get `Incident` objects
which allows basic operations on an incident.
@cla-bot cla-bot Bot added the cla/signed CLA is signed by all contributors of a PR label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability for integrations to interact with Incidents and fetch details about them

1 participant