Skip to content

Helper prune config #889

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

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Helper prune config #889

merged 1 commit into from
Sep 18, 2023

Conversation

Zabuzard
Copy link
Member

Moved the helper role pruning numbers into the config instead of being hardcoded.

Config

Adds:

"helperPruneConfig": {
  "roleFullLimit": 100,
  "roleFullThreshold": 95,
  "pruneMemberAmount": 7,
  "inactivateAfterDays": 90,
  "recentlyJoinedDays": 4
}

@Zabuzard Zabuzard added enhancement New feature or request priority: major labels Sep 18, 2023
@Zabuzard Zabuzard self-assigned this Sep 18, 2023
@Zabuzard Zabuzard requested review from a team as code owners September 18, 2023 09:11
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Zabuzard Zabuzard merged commit 69d4f78 into develop Sep 18, 2023
@Zabuzard Zabuzard deleted the feature/role_limit_config branch September 18, 2023 09:18
@Zabuzard Zabuzard mentioned this pull request Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant