Skip to content
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

feat(amazonq): new auto trigger UX feature config changes #5911

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewyuq
Copy link
Contributor

  1. also removed idleTrigger type as it's not being used anywhere

sample log output:

2024-10-31 16:13:46.463 [info] AB Testing Cohort Assignments [{"feature":"ViewDiffInChat","variation":"TREATMENT","value":{"stringValue":"TREATMENT"}},{"feature":"NewAutoTriggerUX","variation":"DEFAULT","value":{"stringValue":"DEFAULT"}}]
2024-10-31 16:13:46.463 [debug] CodeWhisperer: Current feature configs: {ViewDiffInChat: TREATMENT, NewAutoTriggerUX: DEFAULT}

Problem

Solution


License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

1. also removed idleTrigger type as it's not being used anywhere
@andrewyuq andrewyuq requested review from a team as code owners October 31, 2024 23:18
Copy link

  • This pull request implements a feat or fix, so it must include a changelog entry (unless the fix is for an unreleased feature). Review the changelog guidelines.
    • Note: beta or "experiment" features that have active users should announce fixes in the changelog.
    • If this is not a feature or fix, use an appropriate type from the title guidelines. For example, telemetry-only changes should use the telemetry type.

@justinmk3
Copy link
Contributor

Please note the above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants