Skip to content

Conversation

@juan-arias
Copy link
Member

Proposed changes

This reverts PR #2864

Type of change

  • Feature work
  • Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

This pull request makes minor updates to the GitHub Actions workflow for AI-powered issue auto-replies. The changes primarily adjust permissions and update the authentication token used in the workflow.

  • Workflow permissions update:

    • Added the models: read permission to the workflow, allowing access to GitHub's models API.
  • Authentication token update:

    • Changed the token used for authentication from GH_COPILOT_PAT_MODELS to the default GITHUB_TOKEN, simplifying credential management.

@juan-arias juan-arias requested a review from a team as a code owner February 10, 2026 22:17
@juan-arias juan-arias requested review from Copilot, fidelianawar and rokhrest and removed request for Copilot February 10, 2026 22:17
@juan-arias juan-arias enabled auto-merge (squash) February 11, 2026 01:26
@juan-arias juan-arias merged commit e7cda27 into dev Feb 11, 2026
16 checks passed
@juan-arias juan-arias deleted the jarias/use-github-models-token-for-issue-triage branch February 11, 2026 01:32
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