Skip to content

Restore tag support - #431

Draft
jbrooksuk wants to merge 1 commit into
mainfrom
codex/restore-tags-pr
Draft

Restore tag support#431
jbrooksuk wants to merge 1 commit into
mainfrom
codex/restore-tags-pr

Conversation

@jbrooksuk

Copy link
Copy Markdown
Member

Summary

Restores native tag support for components, incidents, metrics, and schedules.

  • Adds polymorphic tags with normalized slugs and safe migration of legacy component tags.
  • Supports managing, including, and filtering tags through the dashboard, JSON API, and MCP tools.
  • Adds an optional public status-page component-tag display setting.

Validation

  • php -d memory_limit=512M vendor/bin/pest --compact
  • vendor/bin/pint --test --dirty
  • vendor/bin/phpstan analyse --memory-limit=512M

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.

1 participant