Housekeeper support for not setting fork remote/project id
What does this MR do and why?
Allow running housekeeper without setting the housekeeper
remote or the HOUSEKEEPER_FORK_PROJECT_ID
env var.
This is because most of the time we use this these days we don't actually want to create the MRs from a fork anyway.
This MR also contains some tidy up for the readme which previously described how to run a specific keep that needs extra variables and that's already documented in the keep.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Resolves #450451 (closed)