Skip to content
Snippets Groups Projects
  1. Sep 26, 2022
  2. Jun 22, 2021
  3. Jun 21, 2021
  4. Jul 26, 2021
    • Xavier-Do's avatar
      [REM] codeowner: remove github codeowner · c9d31206
      Xavier-Do authored
      
      Github codeowner is replaced with a runbot version of codeowners for
      multiple reason:
      
      - github codeowners is difficult to maintain, the precedence rule will
      sometimes remove teams from some file because of a more specific rule
      added by another team.
      
      - github codeowner does not support version specific rules, especially
      the "all except master" rule. For this use case teams needs to adapt
      the new codeowner when freezing a new version.
      
      - github will trigger codeowner on failed rebase, and add almost all
      teams as reviewer. Runbot has specific commit and file limit to avoid
      this problem.
      
      - runbot codeowner is centralised and does not need to be managed cross
      repo/version
      
      - runbot codeowner works for enterprise
      
      Any mofification on codeowner should be requested to runbot team.
      
      closes odoo/odoo#74127
      
      X-original-commit: 305a42f5
      Signed-off-by: default avatarXavier Dollé (xdo) <xdo@odoo.com>
      c9d31206
  5. Apr 07, 2021
  6. Mar 24, 2021
  7. Feb 11, 2021
  8. Feb 04, 2021
  9. Dec 07, 2020
  10. Nov 30, 2020
  11. Oct 20, 2020
  12. Jun 09, 2020
  13. May 11, 2020
  14. Apr 20, 2020
  15. Apr 04, 2018
  16. Feb 19, 2016
Loading