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.
The text was updated successfully, but these errors were encountered:
Classes
PsrcFromGithubEvent
andPsrcFromGitlabEvent
are growing with every new supported event type. They must be decomposed, so that each new event type handler is outlined to separate class.The text was updated successfully, but these errors were encountered: