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

Remove Berries Workflow Flag #647

Open
3 tasks
fergmac opened this issue May 24, 2024 · 1 comment
Open
3 tasks

Remove Berries Workflow Flag #647

fergmac opened this issue May 24, 2024 · 1 comment
Assignees

Comments

@fergmac
Copy link
Contributor

fergmac commented May 24, 2024

Describe the task
The Berries workflow introduced a feature flag to turn the feature on and off. Now that the berries workflow has been validated in production the feature should be on for all users.

Purpose
When a feature flag is created it's a good practice to create a task to remove the flag in the future. If flag's are not cleaned up they can create confusion especially as more flags are added.

Acceptance Criteria

  • The Berry workflow is on for all users.
  • References to the feature flag is removed from the code.
  • Feature flag is removed from related OpenShift environment.

Additional context

@dallascrichmond
Copy link
Contributor

PR: #674

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

No branches or pull requests

3 participants