Skip to content

Fix release#25

Merged
baxyz merged 7 commits intomainfrom
fix-release
May 2, 2026
Merged

Fix release#25
baxyz merged 7 commits intomainfrom
fix-release

Conversation

@baxyz
Copy link
Copy Markdown
Contributor

@baxyz baxyz commented May 2, 2026

Description

Please include a summary of what this PR does and why it's needed.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring
  • Test improvement

Related Issues

Closes #(issue number)

How Has This Been Tested?

Describe the tests you ran and how to reproduce them:

  • Test A
  • Test B

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests for my changes
  • All new and existing tests passed locally
  • My commits follow the conventional commit format

Screenshots (if applicable)

Add screenshots for UI changes.

Additional Context

Add any other context about the PR here.

Copilot AI review requested due to automatic review settings May 2, 2026 20:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

✅ PR Validation Passed

All checks passed!


📋 Pipeline Status

Job Status
🧾 Conventional Commits passing
🧪 Feature Tests passing
🐚 ShellCheck passing

🤖 Generated by @helpers4 CI • 2026-05-02

Copy link
Copy Markdown

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

This PR appears to address release-related behavior in the devcontainer feature pipeline while also updating the essential-dev feature’s Git graph VS Code extension. In this codebase, feature manifests drive both published feature contents and release automation, so these changes affect both developer environments and downstream website release notifications.

Changes:

  • Replaces the Git graph extension identifier in the essential-dev feature manifest.
  • Updates the release workflow’s website dispatch payload to include a ref field alongside sha.

Reviewed changes

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

File Description
src/essential-dev/devcontainer-feature.json Updates the VS Code extension list for the essential-dev feature.
.github/workflows/release.yml Adjusts the repository dispatch payload sent during feature releases.

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

Comment thread src/essential-dev/devcontainer-feature.json
Copy link
Copy Markdown

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


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

Comment thread src/auto-header/install.sh
Comment thread src/auto-header/install.sh
Comment thread src/auto-header/install.sh Outdated
Comment thread src/auto-header/install.sh
Comment thread src/auto-header/install.sh
Comment thread src/essential-dev/devcontainer-feature.json
Comment thread src/essential-dev/devcontainer-feature.json
@baxyz baxyz merged commit ed960b5 into main May 2, 2026
25 checks passed
@baxyz baxyz deleted the fix-release branch May 2, 2026 22:22
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.

2 participants