Skip to content

Add Ability to Configure hookSelectors via AutoDiscovery#1267

Merged
rfelber merged 3 commits intomainfrom
feature/autodiscovery-hook-selectors
Jul 15, 2022
Merged

Add Ability to Configure hookSelectors via AutoDiscovery#1267
rfelber merged 3 commits intomainfrom
feature/autodiscovery-hook-selectors

Conversation

@J12934
Copy link
Copy Markdown
Member

@J12934 J12934 commented Jul 12, 2022

This PR add the ability to configure hookSelectors via AutoDiscovery.
This lets you control which scans created by the AutoDiscovery use which hooks.

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Optional (but appreciated): Make sure that all commits are Verified.

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934 J12934 added enhancement New feature or request auto-discovery labels Jul 12, 2022
@J12934 J12934 self-assigned this Jul 12, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 12, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ GIT git_diff yes no 0.2s
⚠️ GO golangci-lint 7 7 9.3s
⚠️ GO revive 7 2 0.13s
⚠️ SPELL misspell 9 1 0.09s
✅ YAML prettier 2 0 0.89s
✅ YAML v8r 2 0 2.18s
✅ YAML yamllint 2 0 0.31s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934 J12934 requested a review from rfelber July 15, 2022 07:35
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934 J12934 force-pushed the feature/autodiscovery-hook-selectors branch from 0e6cfac to adfd6b2 Compare July 15, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-discovery enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants