Skip to content

Add is_acknowledged property to Node class #461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joachim162
Copy link

@joachim162 joachim162 commented May 26, 2025

This pull request introduces an is_acknowledged property to the Node class in the Business Process library to enhance JSON output. I am building a simple status page for critical services using JSON data as the source, and the absence of the is_acknowledged property prevents further filtering.

Copy link

cla-bot bot commented May 26, 2025

Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA).

Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA.

After that, please reply here with a comment and we'll verify.

Contributors that have not signed yet: @joachim162

  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Please contact us if you think this is the case.

  • If you signed the CLA as a corporation, your GitHub username may not have been submitted to us. Please reach out to the responsible person in your organization.

@bobapple
Copy link
Member

@cla-bot check

@cla-bot cla-bot bot added the cla/signed label May 27, 2025
@joachim162 joachim162 changed the title Add in_acknowledged property to Node class Add is_acknowledged property to Node class Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants