Skip to content

Update release issue template to handle latest release procedure - #8757

Open
joaosaffran wants to merge 2 commits into
microsoft:mainfrom
joaosaffran:release/releast-issue-template
Open

Update release issue template to handle latest release procedure#8757
joaosaffran wants to merge 2 commits into
microsoft:mainfrom
joaosaffran:release/releast-issue-template

Conversation

@joaosaffran

Copy link
Copy Markdown
Collaborator

This patch updates the Release issue template to also account for the SPIRV SDK release and to account for NVIDIA validating SPIRV instead of google.

Fix: microsoft/hlsl-specs#888

Copilot AI balanced review requested due to automatic review settings August 10, 2026 19:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the release issue template to reflect the latest SPIR-V release process.

Changes:

  • Adds final branch synchronization and SPIR-V submodule updates.
  • Replaces Google sign-off with NVIDIA sign-off.
  • Adds LunarG release notification.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


- [ ] Tag final release and post binaries
- [ ] Add the new compiler to Compiler Explorer
- [ ] Email LunarG the release tag and update the release spreadsheet.

@alsepkow Alex Sepkowski (alsepkow) Aug 10, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this still apply to all spot releases/releases? I think it will only apply to when we are doing a release alongside LunarG?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes, it only applies for when we are releasing alongside LunarG. However this issue doesn't seem to distinguish between different releases. For example, it doesn't specify what is part of a spot release or a full release.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think that's because we weren't consistently creating issues for spot releases before. Maybe now is a good time to add the differentiation? Or maybe it's obvious enough when it doesn't apply

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We should probably have a different issue for each. Or maybe a branch within the issue. I've done a number of point releases using the release issue and its always awkward

Copilot AI review requested due to automatic review settings August 12, 2026 00:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/ISSUE_TEMPLATE/release.md:56

  • Use the official NuGet capitalization, consistent with the package name on line 39 and in README.md.
- [ ] Publish the new compiler Nuget package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

Update DXC Release issue template to contain the vk sdk release steps

6 participants