Merge origin/main into aiqiaoy/update-error

This commit is contained in:
copilot-swe-agent[bot]
2026-06-17 16:01:11 +00:00
committed by GitHub
63 changed files with 3490 additions and 4813 deletions

View File

@@ -1,5 +1,5 @@
import * as github from '@actions/github'
import {fromPayload} from './ref-helper'
import {fromPayload} from './ref-helper.js'
const PR_REF_PATTERN = /^refs\/pull\/[0-9]+\/(?:head|merge)$/