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

Fix account lifecycle workflow #746

Merged
merged 7 commits into from
May 2, 2024
Merged

Fix account lifecycle workflow #746

merged 7 commits into from
May 2, 2024

Conversation

enricovianello
Copy link
Member

in particular, take into account the remove-expired-accounts property

  • when true (default), the PENDING_REMOVAL label is added and the removal process starts
  • when false, SUSPENDED label is added and accounts are never removed

in particular, take into account the remove-expired-accounts property
- when true (default), the PENDING_REMOVAL label is added and the
removal process starts
- when false, SUSPENDED label is added and accounts are never removed
@enricovianello enricovianello changed the title Fix expired accounts task Fix account lifecycle workflow Apr 15, 2024
@enricovianello enricovianello linked an issue May 2, 2024 that may be closed by this pull request
Copy link

sonarqubecloud bot commented May 2, 2024

@rmiccoli rmiccoli merged commit b5c0486 into develop May 2, 2024
4 checks passed
@rmiccoli rmiccoli deleted the issue-740-fix-lifecycle branch May 2, 2024 13:18
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.

Fix account lifecycle workflow
2 participants