[FEAT]: added branch filter on audit worker#386
Open
LLEGIT wants to merge 6 commits into
Open
Conversation
Contributor
Author
Contributor
Author
|
Some out of scope code with ecoindex, to revert |
added 4 commits
May 29, 2026 10:40
…mutation - Replace gitDefaultBranch with gitBranchesToAudit (string[]) in core-logic types and BFF schema - Preserve allBranches on form save by merging existing repo data in editFormApplication - Add deleteAuditsByAppId and deleteDependenciesByAppId to AuditProvider/DependencyProvider - Export buildApplicationReports from ApplicationManager - Add POST /trigger endpoint to bfb-main-analyzer to run on-demand analysis - Add triggerApplicationAnalysis GraphQL mutation in BFF
- Replace gitDefaultBranch input with multi-select branchesToAudit tags field in admin edit form - Populate branch select options from allBranches returned by the analyzer - Support function-based formItems in AdminEditWrapper to pass query data to form config - Show branchesToAudit (or 'All branches' fallback) in app details branch selector - Wire Run Audit button to triggerApplicationAnalysis mutation + invalidate React Query cache
507b6d4 to
b65aa57
Compare
b65aa57 to
f1b9dbd
Compare
1363a70 to
5444045
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.