Skip to content

feat(presets): add Spec2Cloud preset for Azure deployment workflow#2413

Merged
mnriem merged 10 commits into
github:mainfrom
vieiraae:spec2cloud-preset
May 4, 2026
Merged

feat(presets): add Spec2Cloud preset for Azure deployment workflow#2413
mnriem merged 10 commits into
github:mainfrom
vieiraae:spec2cloud-preset

Conversation

@vieiraae
Copy link
Copy Markdown
Contributor

@vieiraae vieiraae commented Apr 29, 2026

Preset Submission

Preset Name: Spec2Cloud
Preset ID: spec2cloud
Version: 1.1.0
Repository: https://github.com/Azure-Samples/Spec2Cloud

Checklist

  • Valid preset.yml manifest
  • README.md with description and usage
  • LICENSE file included
  • GitHub release created
  • Preset tested with specify preset add --dev
  • Templates resolve correctly (specify preset resolve)
  • Commands register to agent directories (if applicable)
  • Commands match template sections (command + template are coherent)
  • Added to presets/catalog.community.json
  • Added row to docs/community/presets.md table

Co-authored-by: Copilot <copilot@github.com>
@vieiraae vieiraae requested a review from mnriem as a code owner April 29, 2026 15:04
Copilot AI review requested due to automatic review settings April 29, 2026 15:04
Copy link
Copy Markdown
Contributor

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 a new community preset entry (“Spec2Cloud”) to the Spec Kit preset catalogs/docs so it can be discovered via the community preset listings.

Changes:

  • Added spec2cloud preset metadata to presets/catalog.community.json.
  • Added a corresponding row to the community presets table in docs/community/presets.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
presets/catalog.community.json Registers the new “Spec2Cloud” community preset (metadata, requires/provides, tags).
docs/community/presets.md Adds “Spec2Cloud” to the community presets documentation table.

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

Comment thread presets/catalog.community.json Outdated
Comment thread presets/catalog.community.json Outdated
Comment thread docs/community/presets.md Outdated
Comment thread docs/community/presets.md Outdated
Copilot AI review requested due to automatic review settings April 29, 2026 15:26
Copy link
Copy Markdown
Contributor

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 a new community preset (“Spec2Cloud”) to the Spec Kit preset catalog and documentation so users can discover and install an Azure-focused deployment workflow preset.

Changes:

  • Added spec2cloud entry to presets/catalog.community.json (metadata, requirements, provides, tags).
  • Added “Spec2Cloud” row to the community presets table in docs/community/presets.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
presets/catalog.community.json Registers the new spec2cloud community preset with metadata and install URL.
docs/community/presets.md Documents the new preset in the community presets table.

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

Comment thread presets/catalog.community.json Outdated
Comment thread presets/catalog.community.json Outdated
Comment thread docs/community/presets.md Outdated
@vieiraae vieiraae requested a review from Copilot April 29, 2026 16:19
Copy link
Copy Markdown
Contributor

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 the Spec2Cloud community preset to the Spec Kit preset discovery catalog and documents it in the community presets table.

Changes:

  • Added a spec2cloud entry to presets/catalog.community.json (metadata, requirements, provides, tags, timestamps).
  • Added a Spec2Cloud row to docs/community/presets.md community presets table.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
presets/catalog.community.json Registers the new spec2cloud preset in the community catalog with install metadata.
docs/community/presets.md Adds Spec2Cloud to the published community presets table for discoverability.

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

Comment thread presets/catalog.community.json Outdated
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

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

Please address Copilot feedback

Copilot AI review requested due to automatic review settings April 30, 2026 08:49
Copy link
Copy Markdown
Contributor

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 the Spec2Cloud community preset entry so it becomes discoverable via the community presets catalog and is listed in the community presets documentation.

Changes:

  • Updated presets/catalog.community.json catalog timestamp and added the new spec2cloud preset metadata entry.
  • Added a new row for Spec2Cloud to the community presets table in docs/community/presets.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
presets/catalog.community.json Bumps catalog updated_at and registers the Spec2Cloud preset (metadata, URLs, requirements, provides).
docs/community/presets.md Adds Spec2Cloud to the Community Presets table (name, purpose, provides, link).

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

Comment thread presets/catalog.community.json
Copy link
Copy Markdown
Contributor

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 a new community preset entry (“Spec2Cloud”) so users can discover a Spec Kit workflow tailored for Azure deployment, and keeps the community docs table in sync.

Changes:

  • Added the spec2cloud preset entry to presets/catalog.community.json (including metadata, requires/provides, and timestamps).
  • Updated the community presets documentation table to include “Spec2Cloud”.
  • Bumped the community preset catalog updated_at timestamp.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
presets/catalog.community.json Adds the Spec2Cloud preset definition and updates the catalog timestamp.
docs/community/presets.md Adds a row for Spec2Cloud in the Community Presets table.

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

@vieiraae vieiraae requested a review from mnriem April 30, 2026 23:04
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

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

Please resolve conflicts. Lots of folks trying to get extensions and presets listed ;)

@vieiraae
Copy link
Copy Markdown
Contributor Author

vieiraae commented May 1, 2026 via email

@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented May 1, 2026

It is probably because your fork does not have the latest changes from upstream/main?

@vieiraae
Copy link
Copy Markdown
Contributor Author

vieiraae commented May 1, 2026 via email

@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented May 1, 2026

@copilot resolve the merge conflicts in this pull request

@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented May 1, 2026

Lots and lots of movement and thus when you asked for the review you were in the queue of a LOT of stuff ;)

@vieiraae
Copy link
Copy Markdown
Contributor Author

vieiraae commented May 1, 2026 via email

@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented May 1, 2026

I am. Just do not want to block in the meantime

Copy link
Copy Markdown
Contributor

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

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


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

Comment thread presets/catalog.community.json Outdated
Comment thread docs/community/presets.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 4, 2026 09:53
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.


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

Comment thread presets/catalog.community.json Outdated
Comment thread presets/catalog.community.json Outdated
Comment thread docs/community/presets.md Outdated
Copilot AI review requested due to automatic review settings May 4, 2026 09:59
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


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

@vieiraae vieiraae requested a review from mnriem May 4, 2026 10:02
@mnriem mnriem requested a review from Copilot May 4, 2026 16:35
@mnriem mnriem merged commit 05d9aa3 into github:main May 4, 2026
14 of 15 checks passed
@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented May 4, 2026

Thank you!

Copy link
Copy Markdown
Contributor

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.

Copilot's findings

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

],
"created_at": "2026-04-30T00:00:00Z",
"updated_at": "2026-04-30T00:00:00Z"
},
DyanGalih pushed a commit to DyanGalih/spec-kit that referenced this pull request May 6, 2026
…ithub#2413)

* feat(presets): add Spec2Cloud preset for Azure deployment workflow

Co-authored-by: Copilot <copilot@github.com>

* feat(presets): add Spec2Cloud preset details to community catalog

* fix(presets): update Spec2Cloud URL to point to the correct GitHub repository

* feat(presets): update Spec2Cloud entry with created_at and updated_at timestamps

* feat(presets): update Spec2Cloud version to 1.1.0 and adjust timestamps

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix: update spec2cloud preset details and resolve merge conflicts

* fix: reorder Spec2Cloud entry in community presets for consistency

---------

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
9527dong pushed a commit to 9527dong/spec-kit that referenced this pull request May 7, 2026
…ithub#2413)

* feat(presets): add Spec2Cloud preset for Azure deployment workflow

Co-authored-by: Copilot <copilot@github.com>

* feat(presets): add Spec2Cloud preset details to community catalog

* fix(presets): update Spec2Cloud URL to point to the correct GitHub repository

* feat(presets): update Spec2Cloud entry with created_at and updated_at timestamps

* feat(presets): update Spec2Cloud version to 1.1.0 and adjust timestamps

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix: update spec2cloud preset details and resolve merge conflicts

* fix: reorder Spec2Cloud entry in community presets for consistency

---------

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

3 participants