Include `BranchRules` to `Gitlab/BoundedContexts`
Context
We have some services inside the BranchRules namespace included in the .rubocop_todo/gitlab/bounded_contexts.yml for Gitlab/BoundedContexts.
- Let's create a new bounded context for
BranchRulesin the bounded_contexts.yml file. - Clean up the
rubocop:disable Gitlab/BoundedContextsand excluded files in therubocop_todofile.