You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Classes PsrcFromGithubEvent and PsrcFromGitlabEvent are growing with every new supported event type. They must be decomposed, so that each new event type handler is outlined to separate class.