This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Description
Hi,
currently we try to rebase a commit fetched by gerrit resource against master. The commit rebase is done in a separate task. Unfortunately credentials and git metadata aren't passed along the sources which made git pulling to end with an error.
The change is about passing git metadata and credentials along the sources.