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
settings.event_push_desc = Git push to a repository.
1249
+
settings.branch_filter = Branch filter
1250
+
settings.branch_filter_desc = Branch whitelist for push, branch creation and branch deletion events, specified as regular expression. If empty, events for all branches are reported. Regular expression is implicitly anchored, that is, partial match is not allowed. Add <code>.*</code> explicitly, if necessary.
1248
1251
settings.event_repository = Repository
1249
1252
settings.event_repository_desc = Repository created or deleted.
0 commit comments