mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 10:01:06 +00:00
3bd22bc0f4
* Initial plan * Fix PR duplicate check not running on external contributor submissions Add forks: [\"*\"] and roles: all to pr-duplicate-check.md so the agentic workflow runs for all PR authors, including external contributors submitting from forks. Previously, the generated lock.yml contained: - A fork repository check blocking all fork PRs from running - A team membership check (admin/maintainer/write) blocking external contributors Recompiled with gh aw compile to regenerate pr-duplicate-check.lock.yml. The pre_activation job (which held the membership gate) is now removed, and the activation job runs unconditionally for all pull_request events. Closes #2121 Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fixing a bunch of warnings on all the agentic workflows --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"entries": {
|
|
"actions/checkout@v7.0.0": {
|
|
"repo": "actions/checkout",
|
|
"version": "v7.0.0",
|
|
"sha": "9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0"
|
|
},
|
|
"actions/download-artifact@v8.0.1": {
|
|
"repo": "actions/download-artifact",
|
|
"version": "v8.0.1",
|
|
"sha": "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
|
|
},
|
|
"actions/github-script@v9.0.0": {
|
|
"repo": "actions/github-script",
|
|
"version": "v9.0.0",
|
|
"sha": "3a2844b7e9c422d3c10d287c895573f7108da1b3"
|
|
},
|
|
"actions/upload-artifact@v7.0.1": {
|
|
"repo": "actions/upload-artifact",
|
|
"version": "v7.0.1",
|
|
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
|
|
},
|
|
"github/gh-aw-actions/setup@v0.81.6": {
|
|
"repo": "github/gh-aw-actions/setup",
|
|
"version": "v0.81.6",
|
|
"sha": "ba6380cc6e5be5d21677bebe04d52fb48e3abec7"
|
|
},
|
|
"github/gh-aw/actions/setup@v0.81.6": {
|
|
"repo": "github/gh-aw/actions/setup",
|
|
"version": "v0.81.6",
|
|
"sha": "eed4304d8740f0593f2797276cb8299d228ffd9b"
|
|
}
|
|
}
|
|
}
|