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
Add db-standards preset submitted by @gdakuzak to the community catalog and documentation.\n\nCloses #4654\n\nAssisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous)\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Restore alphabetical ordering of the catalog by preset ID
presets/catalog.community.json:459
The catalog is no longer sorted by preset ID: db-standards appears after intake-review-governance. The catalog workflow explicitly requires alphabetical ID order (.github/workflows/add-community-preset.md:318-319), and the resulting inversion can make generated updates unstable. Move this entire entry between cross-platform-governance and explicit-task-dependencies.
@copilot can you address the concern that the catalog is no longer sorted by preset ID
Addressed in 332e193 by moving db-standards between cross-platform-governance and explicit-task-dependencies so presets/catalog.community.json is sorted by preset ID. Validation passed: JSON syntax, explicit preset-key ordering check, secret scan, and parallel validation.
Posted on behalf of @KSchlobohm by GitHub Copilot (model: GPT-5.3-Codex, autonomous); comment fully AI-drafted.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add the
db-standardsDatabase Standards preset to the community catalog and documentation table.Validation
All submission checks passed: preset ID and semver format, repository accessibility with
preset.ymlandLICENSE, documentation README with acceptedspecify preset addcommands, repository-owned tag-pinned download URL, HTTP 200 archive download, SHA-256 computation, release existence, required checklists, and catalog JSON validation.Downloaded archive SHA-256:
6d1a027b29556a9351cfd5150dcab36b41af631c773f3e49d0bad1c49590c42cCloses #4654
cc
@gdakuzak