Skip to content

Enhance pause functionality with reason and emergency feature checks#511

Open
BigJohn-dev wants to merge 1 commit into
Pulsefy:mainfrom
BigJohn-dev:Pause-Policy-v1-Safe-Paths-Only-Allowlist
Open

Enhance pause functionality with reason and emergency feature checks#511
BigJohn-dev wants to merge 1 commit into
Pulsefy:mainfrom
BigJohn-dev:Pause-Policy-v1-Safe-Paths-Only-Allowlist

Conversation

@BigJohn-dev
Copy link
Copy Markdown

Closes #433

  • Updated set_paused to accept a reason parameter.
  • Added set_paused_with_reason for explicit pause/unpause actions.
  • Introduced is_feature_allowed_in_emergency to manage allowed operations during emergency mode.
  • Updated event schema version and payload keys to include reason for paused state.

- Updated `set_paused` to accept a reason parameter.
- Added `set_paused_with_reason` for explicit pause/unpause actions.
- Introduced `is_feature_allowed_in_emergency` to manage allowed operations during emergency mode.
- Updated event schema version and payload keys to include reason for paused state.
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@BigJohn-dev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich
Copy link
Copy Markdown
Contributor

Fix workflow

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.

33. Pause Policy v1 (Safe Paths Only + Allowlist)

2 participants