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

Apply feature flags for actions feature. #7403

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

malithie
Copy link
Member

Resolve wso2/product-is#22456

This PR adds a flag to enable or disable rules from pre issue access token action UI.
Also refactor existing flags to enable/disable each action type.

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.53%. Comparing base (a3bc39d) to head (f8fe4df).
Report is 38 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7403   +/-   ##
=======================================
  Coverage   36.53%   36.53%           
=======================================
  Files          42       42           
  Lines         906      906           
  Branches      205      218   +13     
=======================================
  Hits          331      331           
+ Misses        575      529   -46     
- Partials        0       46   +46     
Flag Coverage Δ
@wso2is/core 36.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 13 files with indirect coverage changes

@malithie malithie force-pushed the feature-configs branch 2 times, most recently from 3610be8 to 5797809 Compare January 26, 2025 09:58
NipuniBhagya
NipuniBhagya previously approved these changes Jan 26, 2025
@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@malithie malithie merged commit 6173f67 into wso2:master Jan 26, 2025
11 checks passed
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.

Add a UI config to show or hide rules view in actions based on the config
3 participants