Skip to content

Add support for managing NetBox event rules#1434

Open
chris-cald wants to merge 4 commits into
netbox-community:develfrom
chris-cald:devel
Open

Add support for managing NetBox event rules#1434
chris-cald wants to merge 4 commits into
netbox-community:develfrom
chris-cald:devel

Conversation

@chris-cald

Copy link
Copy Markdown

Related Issue

#1261

New Behavior

Added Tasks for managing Event Rules

...

Contrast to Current Behavior

Currently can not manage Event Rules
...

Discussion: Benefits and Drawbacks

Adds ability to manage Netbox event rules through Ansible. Net-new functionality so no risk to backwards compatibility. The support for conditions property required an inelegant approach as I couldn't figure out how to safely modify the existing serialize functionality
...

Changes to the Documentation

Added doc for event_rules module
...

Proposed Release Note Entry

Add support for managing NetBox event rules
...

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR targets the devel branch.

@chris-cald

Copy link
Copy Markdown
Author

Can anyone give pointers on why unit tests are failing in areas I didn't touch? Having similar problem with all tests failing locally even on a fresh clone. Seems like they are broken in the repo.

@sc68cal

sc68cal commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

@squirrel289 Hi, the latest commits in devel should resolve those issues, please update your branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants