-
Couldn't load subscription status.
- Fork 2
Description
Plugin Version
commit 722bbd6 (HEAD -> public-preview, origin/public-preview) Author: btiemann [email protected] Date: Thu Jun 26 15:31:01 2025 -0400
Proposed functionality
Some users would like to define whether or not changes to their custom objects are added to the changelog
Use case
Some users have built plugins in which they deliberately do not log changes to the changelog
They would like to transition these plugins to using custom objects while maintaining the same behaviour - An example use case is a user who has created a model to capture object lineage/provenance in which they scan their whole fleet of servers each evening and update a model with last seen, and status - they exclude these from the changelog as they have 20k+ servers and that would create an prohibitively large amount of changelog entries
This user would be fine with these changes not being branchable.
External dependencies
No response