Skip to content

Implement a CI job to temporarily join the release managers

Alessio Caiazza requested to merge join-the-party-🎉 into master

What does this MR do and why?

When the $JOIN_RELEASE_MANAGERS variable is set, the current user will be added to the slack release-managers handles and into all the release managers groups in .COM, DEV, and OPS.

Conversely, the presence of $LEAVE_RELEASE_MANAGERS removes the current user from those groups.

In any case, those changes are temporary as the release managers are synced daily at 4 UTC.

How to use it

Author Check-list

  • Has documentation been updated?
Edited by Alessio Caiazza

Merge request reports