Skip to content

add 'fail all' command; update 'fail domain' and 'binding fail domain…#833

Open
juliebin wants to merge 3 commits intomainfrom
1152-command-fail
Open

add 'fail all' command; update 'fail domain' and 'binding fail domain…#833
juliebin wants to merge 3 commits intomainfrom
1152-command-fail

Conversation

@juliebin
Copy link
Copy Markdown
Contributor

@juliebin juliebin commented Apr 22, 2026

…' with '--meta' and '--header' options

  • Give your PR a recognizable title. For example: "FE-123: Add new prop to component" or "Resolve Issue Create new-pricing-increases-costs #123: Fix bug in component"
  • Your PR title will be visible in changelogs

What Changed

  • What changes does this PR propose?
  • Provide screenshots or screen recordings for any visual changes.

How To Test or Verify

  • Describe any steps that may help reviewers verify changes.
  • Anything beyond basic unit testing, such as assistive tech usage, or special interactions.

PR Checklist

Below are some checklists to follow for the correct procedure in different circumstance. The first list ("All PRs Checklist") should be followed for ALL PRs. The next 2 are additive to this list depending on what type of PR you are using.

For example: If you are submitting a content change to one of the support documents, your checklist would include the:

  • "All PRs Checklist"
  • AND the "Content Changes Checklist

If you are submitting a feature addition, enhancement, or bug fix, your checklist would include the:

  • "All PRs Checklist"
  • AND the "Development Changes Checklist"

All PRs Checklist

  • Give your pull request a meaningful name.
  • Use lowercase filenames.
  • Apply at least one team label according to which team is the content expert (ie. team-FE or team-SAZ)
  • Pull request approval from the FE team or content experts (see label applied above) that isn't the content creator.

Content Changes Checklist

  • Check that your article looks correct in the preview here or in a Netlify deploy preview.
  • Check the links in your article.
  • Check the images in your article (if there are any)
  • Check to make sure you are using markdown appropriately as outlined in examples/article.md in the root of the project directory and on the momentum doc's preface article
  • Check to make sure the Copy and Tone Guidelines are followed.

Development Changes Checklist (some checks are automatic github actions and will not be listed here. ie. "all tests pass")

  • The appropriate tests are created in cypress/ directory in the root of the project
  • The lighthouse score is passing according to the FE Support Docs' Service Outline SLI/SLOs

Note

Low Risk
Low risk documentation-only change; main risk is operator confusion if the new --meta/--header syntax or required-filter behavior is described incorrectly.

Overview
Adds documentation for new global queue admin commands fail all and fail all quiet, which fail queued messages across all domains using a required --meta or --header filter (with/without bounces).

Updates fail domain, fail domain quiet, binding fail domain, and binding fail domain quiet docs to support optional selective purge filters via --meta/--header, clarifies folded-header physical line matching, updates examples/wording, and links the new commands into the command indexes/summaries (including lastUpdated refresh).

Reviewed by Cursor Bugbot for commit 6bc5afb. Bugbot is set up for automated code reviews on this repo. Configure here.

@juliebin juliebin requested a review from Copilot April 22, 2026 23:50
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 22, 2026

Deploy Preview for support-docs ready!

Name Link
🔨 Latest commit 6bc5afb
🔍 Latest deploy log https://app.netlify.com/projects/support-docs/deploys/69ea7d0db617b300080a78cc
😎 Deploy Preview https://deploy-preview-833--support-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for new global queue-purge console commands (fail all / fail all quiet) and updates related domain/binding purge commands to support optional selective filtering via --meta / --header.

Changes:

  • Document new fail all and fail all quiet commands (global purge by required filter, with/without bounces).
  • Extend fail domain, fail domain quiet, binding fail domain, and binding fail domain quiet docs to describe optional --meta / --header selective purge behavior.
  • Update console command indexes/summaries to include the new commands.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
content/momentum/4/console-commands/index.md Adds new entries for fail all and fail all quiet to the non-module console command index.
content/momentum/4/console-commands/fail-domain.md Updates synopsis/frontmatter and adds a selective purge section referencing shared filter semantics.
content/momentum/4/console-commands/fail-domain-quiet.md Updates synopsis/frontmatter and documents selective filtering rules (including folded-header limitations).
content/momentum/4/console-commands/fail-all.md New doc page describing global purge with bounces, requiring --meta or --header.
content/momentum/4/console-commands/fail-all-quiet.md New doc page describing global purge without bounces, requiring --meta or --header.
content/momentum/4/console-commands/binding-fail-domain.md Updates synopsis/frontmatter and adds selective purge section; references new global commands.
content/momentum/4/console-commands/binding-fail-domain-quiet.md Updates synopsis/frontmatter and adds selective purge section; references new global command.
content/momentum/4/4-console-commands.md Adds fail all/fail all quiet to the alphabetical command summary table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread content/momentum/4/console-commands/binding-fail-domain-quiet.md
Comment thread content/momentum/4/4-console-commands.md Outdated
Comment thread content/momentum/4/console-commands/fail-domain.md Outdated
Comment thread content/momentum/4/console-commands/fail-domain-quiet.md
Comment thread content/momentum/4/console-commands/binding-fail-domain.md
juliebin and others added 2 commits April 23, 2026 16:11
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants