Skip to content

Conversation

@mbg
Copy link
Member

@mbg mbg commented Nov 6, 2025

Also update workflow a bit

Also update workflow a bit
@mbg mbg self-assigned this Nov 6, 2025
Copilot AI review requested due to automatic review settings November 6, 2025 17:03
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 modernizes a GitHub Actions workflow that automatically labels issues. The workflow is simplified to use the GitHub CLI's native gh issue edit command instead of directly calling the GitHub API, and adds explicit permissions for better security practices.

  • Replaced the GitHub API call with a cleaner gh issue edit command
  • Added explicit issues: write permission for the workflow
  • Changed runner from ubuntu-latest to ubuntu-slim

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

@mbg mbg merged commit 3b4fdac into main Nov 6, 2025
8 checks passed
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