Add feature to enable controller to observe Repositories other than Github for PRs #5
Labels
Area: Flux Pull Request Generator
Issue relates to bug or feature with the Flux Pull Request Generator
enhancement
New feature or request
Current implementation is tightly bound to observe only a Github code repository for PR changes. The Github interactions are isolated in a separate file (with 3 operations), however ideally these need to be abstracted in an interface, so that implementations for other git providers can be added later
The text was updated successfully, but these errors were encountered: