You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update Pre* field descriptions to 'Confirmation request displayed'
to clarify they invoke a user prompt
- Fix inconsistency: reference userMessages.disablePostActionMessages
setting instead of disableInstallNotes for post-action suppression
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Post-action messages are displayed in both interactive and non-interactive modes. They are suppressed when the `disableInstallNotes` setting is enabled (extended to cover all post-action messages, not just `InstallationNotes`).
142
+
Post-action messages are displayed in both interactive and non-interactive modes. They are suppressed when the `userMessages.disablePostActionMessages` setting is enabled.
0 commit comments