refactor: prevent direct access to struct Config fields
Make struct Config fields private and introduces getter methods to access them. This will make it easier to change the CI broker to be able to run different adapters for different changes.
Signed-off-by: Lars Wirzenius liw@liw.fi
Make struct Config fields private and introduces getter methods to access them. This will make it easier to change the CI broker to be able to run different adapters for different changes.
Signed-off-by: Lars Wirzenius liw@liw.fi