Skip to content

Conversation

@tangrufus
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings November 12, 2025 02:32
@tangrufus tangrufus enabled auto-merge (squash) November 12, 2025 02:33
contents: write
pull-requests: read
steps:
- uses: release-drafter/release-drafter@v6

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release Drafter' step
Uses Step
uses 'release-drafter/release-drafter' with ref 'v6', not a pinned commit hash
Copilot finished reviewing on behalf of tangrufus November 12, 2025 02:33
Copy link

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 updates the release-drafter workflow by migrating from a reusable workflow reference (typisttech/.github@v2) to an inline implementation, aligning with the v3 update of the typisttech/.github patterns.

  • Removes the reusable workflow call and implements the release-drafter job directly
  • Moves permissions from workflow level to job level for better granularity
  • Adds explicit job configuration with ubuntu-latest runner and release-drafter action

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

@tangrufus tangrufus merged commit 68e1a1c into main Nov 12, 2025
15 checks passed
@tangrufus tangrufus deleted the tangrufus-patch-1 branch November 12, 2025 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants