Remove assignees from update dependencies github issue creation#4327
Remove assignees from update dependencies github issue creation#4327igooch merged 4 commits intoagones-dev:mainfrom
Conversation
|
Build Succeeded 🥳 Build Id: 3ba09cbe-1942-49c5-9b44-82919d005322 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
|
Build Failed 😭 Build Id: b5c7c1ad-6d68-4366-8831-1ff3ca528029 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: 251e072e-3a65-4ec9-be42-5851dcc3c928 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Failed 😭 Build Id: 023bde2a-baf6-4a87-b6f0-d1f1216114e1 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Failed 😭 Build Id: 7cb85e8e-0ddb-4f41-9197-affb2b6711f2 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
occasionally this happens, it's rather odd. /gcbrun |
|
Build Failed 😭 Build Id: 3804ca36-dd9c-45bd-ae4e-4648631a2780 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Failed 😭 Build Id: b45c6109-2f10-487c-830e-eeb089ead1c8 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Something weird's been going on. |
|
/gcbrun |
|
Build Failed 😭 Build Id: ae639dd1-2167-45b6-b5c5-884028818e94 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
sigh |
|
Build Failed 😭 Build Id: 33dc0358-d5d3-4c01-b36c-1edca91c2a88 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
New flake in unit tests: /gcbrun |
|
Build Succeeded 🥳 Build Id: d9e86a99-2956-4b34-9681-441574a18369 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
* Graduate AutopilotPassthroughPort to Stable * remove autopilot value in gke test * cleanup(ci): Remove 403 link for Win 10 and minikube (#4349) * cleanup(ci): Remove 403 link for Win 10 and minikube This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely. * Also skip supersolid * remove assignees from update dependencies github issue creation (#4327) * remove comments lines in gke * fix review changes --------- Co-authored-by: Mark Mandel <mark@compoundtheory.com> Co-authored-by: igooch <igooch@google.com>
* Graduate AutopilotPassthroughPort to Stable * remove autopilot value in gke test * cleanup(ci): Remove 403 link for Win 10 and minikube (agones-dev#4349) * cleanup(ci): Remove 403 link for Win 10 and minikube This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely. * Also skip supersolid * remove assignees from update dependencies github issue creation (agones-dev#4327) * remove comments lines in gke * fix review changes --------- Co-authored-by: Mark Mandel <mark@compoundtheory.com> Co-authored-by: igooch <igooch@google.com>
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
This PR removes the assignees from the "update dependencies" automated github issue creation. If an assignee's GitHub username become inactive the github action will fail, and the issue is not created. It is preferable to create the issue without assignees, and manually assign maintainers rather than have the automatic issue creation fail.
Which issue(s) this PR fixes:
NA
Special notes for your reviewer: