Skip to content

Fix Action Push Native silent logic - #560

Merged
excid3 merged 1 commit into
excid3:mainfrom
djpremier:fix_action_push_native_silent_logic
Oct 8, 2025
Merged

Fix Action Push Native silent logic#560
excid3 merged 1 commit into
excid3:mainfrom
djpremier:fix_action_push_native_silent_logic

Conversation

@djpremier

Copy link
Copy Markdown
Contributor

Pull Request

Summary:

The logic of silencing is the other way around, because when the :silent parameter is not specified or is false, the "normal" notification class must be used. If the value of :silent is true, the notification_class.silent must be used.

Related Issue:

Description:

Testing:

Screenshots (if applicable):

Checklist:

  • Code follows the project's coding standards
  • Tests have been added or updated to cover the changes
  • Documentation has been updated (if applicable)
  • All existing tests pass
  • Conforms to the contributing guidelines

Additional Notes:

@djpremier
djpremier force-pushed the fix_action_push_native_silent_logic branch from 2ef552f to df0da24 Compare October 8, 2025 01:20
@excid3
excid3 merged commit a6fe7ac into excid3:main Oct 8, 2025
51 checks passed
@djpremier
djpremier deleted the fix_action_push_native_silent_logic branch October 10, 2025 04:05
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