Skip to content

feat(extensions): add Spec2Cloud extension for Azure deployment workflow#2412

Open
vieiraae wants to merge 7 commits intogithub:mainfrom
vieiraae:spec2cloud-extension
Open

feat(extensions): add Spec2Cloud extension for Azure deployment workflow#2412
vieiraae wants to merge 7 commits intogithub:mainfrom
vieiraae:spec2cloud-extension

Conversation

@vieiraae
Copy link
Copy Markdown

@vieiraae vieiraae commented Apr 29, 2026

Extension Submission

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

Description

Spec-driven workflow tuned for shipping to Azure

Checklist

  • Valid extension.yml manifest
  • README.md with installation and usage docs
  • LICENSE file included
  • GitHub release created (v1.0.0)
  • Extension tested on real project
  • All commands working
  • No security vulnerabilities
  • Added to extensions/catalog.community.json
  • Added to Community Extensions table in README.md

Testing

Tested on:

  • Windows 11 + specify 0.8.0
  • Project: Spec2Cloud

Additional Notes

With the extension I will ship a companion preset with the same spec2cloud name.

@vieiraae vieiraae requested a review from mnriem as a code owner April 29, 2026 14:43
Copilot AI review requested due to automatic review settings April 29, 2026 14:43
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 extension to Spec Kit’s public extension listings so it can be discovered via the community catalog and documentation.

Changes:

  • Added a new spec2cloud entry to extensions/catalog.community.json (metadata, URLs, requirements, tags).
  • Added Spec2Cloud to the Community Extensions table in the root README.md.

Reviewed changes

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

File Description
extensions/catalog.community.json Registers the Spec2Cloud extension in the community catalog for discovery/installation.
README.md Adds Spec2Cloud to the documented list of community extensions.

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

Comment thread README.md Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 29, 2026 15:07
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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 5 comments.


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

Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json
Comment thread extensions/catalog.community.json Outdated
Comment thread README.md Outdated
Comment thread extensions/catalog.community.json Outdated
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.

…icate entry

Co-authored-by: Copilot <copilot@github.com>
@vieiraae vieiraae requested a review from Copilot April 29, 2026 15: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 extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/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

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


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

Comment thread extensions/catalog.community.json Outdated
@vieiraae
Copy link
Copy Markdown
Author

made all the requested changes

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 1 comment.


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

Comment thread extensions/catalog.community.json Outdated
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 1 comment.


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

Comment thread extensions/catalog.community.json Outdated
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 April 29, 2026 16:26
@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented Apr 29, 2026

@vieiraae Does not look like the last comment by Copilot was addressed by Copilot? Can you take it the end of the way?

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.

Comments suppressed due to low confidence (1)

extensions/catalog.community.json:2601

  • There’s trailing whitespace at end-of-line after the timestamp string. Please remove the extra spaces so the JSON stays clean and avoids formatter/linter noise in future diffs.
      "homepage": "https://github.com/KevinBrown5280/spec-kit-version-guard",

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

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