[PR #134] [MERGED] Align manual AI dependency review workflow with shared action inputs #244
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
webgrip/homelab-cluster#244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/webgrip/homelab-cluster/pull/134
Author: @Copilot
Created: 5/23/2026
Status: ✅ Merged
Merged: 5/23/2026
Merged by: @Ryangr0
Base:
main← Head:copilot/fix-ai-dependency-review-job-again📝 Commits (2)
555a25dInitial plan7bf37bafix manual renovate review workflow inputs📊 Changes
1 file changed (+9 additions, -3 deletions)
View changed files
📝
.github/workflows/renovate-review-manual.yml(+9 -3)📄 Description
The manual AI dependency review workflow was out of sync with
webgrip/.github/actions/renovate-review@main, causing dispatches to fail before the review issue could be created. This updates the workflow to match the current action contract and required permissions.Workflow input contract
github-tokeninput withagent-tokenCOPILOT_AGENT_TOKENinstead ofGITHUB_TOKENpr-titlepr-authorbase-refPR metadata capture
Validate PRstep to export additional outputs from the fetched PR:Permissions alignment
issues: writeso the shared action can create and assign the tracking issuemodels: readpermissionExample of the workflow call after this change:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.