Bug Overview
My fork PR is failing the Vulnerability scan: https://github.com/nginx/agent/actions/runs/23778786075/job/69286456285. Git's trying to checkout my fork's branch from nginx/agent, where it does not exist.
I've committed a fix to my PR which allows the job to pass: e1c4663.
Expected Behavior
The vulnerability scan should pass.
Steps to Reproduce the Bug
Create a PR from a fork
Environment Details
- Target deployment platform: [e.g. AWS/GCP/local cluster/etc...]
- Target OS: [e.g. RHEL 9/Ubuntu 24.04/etc...]
- Version of this project or specific commit: [e.g. 1.4.3/commit hash]
- Version of any relevant project languages: [e.g. Kubernetes 1.30/Python 3.9.7/etc...]
Additional Context
No response
Bug Overview
My fork PR is failing the Vulnerability scan: https://github.com/nginx/agent/actions/runs/23778786075/job/69286456285. Git's trying to checkout my fork's branch from nginx/agent, where it does not exist.
I've committed a fix to my PR which allows the job to pass: e1c4663.
Expected Behavior
The vulnerability scan should pass.
Steps to Reproduce the Bug
Create a PR from a fork
Environment Details
Additional Context
No response