Fix integration support_level_header - #5488
Conversation
🚫 SDK Nightly requiredThis PR modifies files that require the SDK Nightly pipeline to be run before it can be merged:
Required action:
Alternative: run a Content build instead of the full SDK Nightly (click to expand)If your change is scoped (e.g. a single new validator or a small bug fix), you can run a Content build against this SDK branch instead of the full SDK Nightly pipeline. When your change is a new validator, make sure it is registered in the Content repo's This check will re-run automatically when a label is added or removed. |
|
Changelog(s) in markdown:
|
BEAdi
left a comment
There was a problem hiding this comment.
Overall it looks good, you will need to connect this PR to a content PR (using a connecting infra branch, there is a skill in content-configuration that does this) in order to check that nothing broke and that uploading a pack to a tenant behaves the same way (change content items with different SupportLevels in the content PR that you opened and check that their installation on the machine is working in the build), and upload to a tenant (best is using the bypass url created in the PR) and install the pack in order to see that everything works the same way as before.
Coverage Report for CI Build 31367186250Warning No base build found for commit Coverage: 86.185%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsRequires a base build to compare against. How to fix this → Coverage Stats
💛 - Coveralls |
Related Issues
fixes: CIAC-17642
Description
Fixed an issue where the
ST110validation was incorrectly flagging validsupportlevelheadervalues (community, partner, developer, xsoar) as false positives in integration YMLs.