-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
command proposalThe issue is proposing to add a new command to the module.The issue is proposing to add a new command to the module.enhancementThe issue is an enhancement request.The issue is an enhancement request.in progressThe issue is being actively worked on by someone.The issue is being actively worked on by someone.
Description
Command proposal
Suggest renaming the command Test-SqlDscAgentAlert
to Test-SqlDscIsAgentAlert
for greater clarity and consistency with naming conventions. The new name better reflects that the command checks if an agent alert exists, rather than performing generic tests. This change will help users understand the purpose of the command more easily.
Proposed parameters
n/a
Special considerations or limitations
Renaming the command will be a breaking change for users who rely on the old name (Test-SqlDscAgentAlert
). Proper deprecation notices and migration guidance should be provided. Update documentation and examples throughout the module to reflect the new name. We could use the old name as an alias.
Metadata
Metadata
Assignees
Labels
command proposalThe issue is proposing to add a new command to the module.The issue is proposing to add a new command to the module.enhancementThe issue is an enhancement request.The issue is an enhancement request.in progressThe issue is being actively worked on by someone.The issue is being actively worked on by someone.