Problem/Motivation
When I use "Queued deployment" for a Project, and I create a new branch on my git repo, the queue is not fetching the new branches.
Proposed resolution
As part of the queue run, we should also verify the Project and not just the environments. Verifying the Project will automatically pull down new branches.
Remaining tasks
1. Modify queue job to verify the Project
Work around
Edit the Project Settings and just click Save. This should trigger the Verify job and should pull down new branches.
Comments
Comment #1
daggerhart commentedIssue queue is now mantained at Github.