-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding determination reasons in cv3 payload #4093
Merged
Merged
Conversation
This file contains 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
nisanthyaganti9
changed the title
adding determination resons in cv3 payload
adding determination reasons in cv3 payload
Jul 26, 2024
saipraveen18
previously approved these changes
Jul 30, 2024
TreyE
force-pushed
the
187862378-add-determination-reason
branch
from
August 2, 2024 15:36
2b08583
to
3941656
Compare
TreyE
force-pushed
the
187862378-add-determination-reason
branch
from
August 12, 2024 12:19
bbef9c2
to
d780c65
Compare
After this commit, the only failure should be around the feature flag being/not being enabled.
TreyE
force-pushed
the
187862378-add-determination-reason
branch
from
August 12, 2024 12:42
d780c65
to
64dd267
Compare
saikumar9
previously approved these changes
Aug 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
saipraveen18
previously approved these changes
Aug 12, 2024
Signed-off-by: Sai Praveen Gudimetla <[email protected]>
saikumar9
previously approved these changes
Aug 12, 2024
saipraveen18
previously approved these changes
Aug 12, 2024
Signed-off-by: Sai Kumar Kotagiri <[email protected]>
saikumar9
approved these changes
Aug 12, 2024
saipraveen18
approved these changes
Aug 12, 2024
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.
PR Checklist
Please check if your PR fulfills the following requirements
PR Type
What kind of change does this PR introduce?
Adding determination reasons to cv3 payload
What is the ticket # detailing the issue?
Ticket: https://www.pivotaltracker.com/story/show/187862378
A brief description of the changes
Current behavior:
New behavior: Adding determination reasons to cv3 payload
Feature Flag
For all new feature development, a feature flag is required to control the exposure of the feature to our end users. A feature flag needs a corresponding environment variable to initialize the state of the flag. Please share the name of the environment variable below that would enable/disable the feature and which client(s) it applies to.
Variable name:
Additional Context
Include any additional context that may be relevant to the peer review process.
AppScan CodeSweep Failure
In the event of a failed check on the AppScan CodeSweep step of our GitHub Actions workflow, please review the False Positive protocol outlined here: appscan_codesweep/CODESWEEP_FALSE_POSITIVES_README.MD
Add all required notes to this section if the failure is a suspected false positive.