Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

add support of --fail-on Snyk flag#130

Merged
silvin-lubecki merged 1 commit intomainfrom
add-fail-on-flag
Dec 1, 2020
Merged

add support of --fail-on Snyk flag#130
silvin-lubecki merged 1 commit intomainfrom
add-fail-on-flag

Conversation

@glours
Copy link
Copy Markdown
Contributor

@glours glours commented Nov 25, 2020

fix #129

- What I did
Add a new --fail-on flag to support the same flag in Snyk CLI

- How I did it
Add a new flag, check the 3 possible values and add this when needed to the Snyk CLI

- How to verify it
Run e2e tests, they checks both values and the change of the exit code when the flag is set

- Description for the changelog
Add support of Snyk --fail-on flag

- A picture of a cute animal (not mandatory)
image

@glours glours added status: on hold 💤 Work has stopped. There may be one or more blockers or needs more information. enhancement ✨ A new feature suggestion or improvement upon an existing feature. labels Nov 25, 2020
@glours glours self-assigned this Nov 25, 2020
@glours glours added this to the Linux version of Docker Scan milestone Nov 25, 2020
@glours
Copy link
Copy Markdown
Contributor Author

glours commented Nov 25, 2020

Wait for PM validation before merging this PR cc @nebuk89 and Marina (no github account? 🤔 )

@glours glours marked this pull request as ready for review November 26, 2020 13:06
@glours glours force-pushed the add-fail-on-flag branch 5 times, most recently from 8fa522c to 8aacf01 Compare December 1, 2020 15:31
Comment thread README.md Outdated
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Copy link
Copy Markdown
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@silvin-lubecki silvin-lubecki merged commit 5c8ee91 into main Dec 1, 2020
@silvin-lubecki silvin-lubecki deleted the add-fail-on-flag branch December 1, 2020 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement ✨ A new feature suggestion or improvement upon an existing feature. status: on hold 💤 Work has stopped. There may be one or more blockers or needs more information.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for --fail-on flag

2 participants