Skip to content
Snippets Groups Projects
  1. Sep 26, 2022
  2. Jul 28, 2021
    • Xavier-Do's avatar
      [REM] codeowner: remove github codeowner · 4e3817c0
      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#74304
      
      X-original-commit: 390dc53054ef9c5602826f4c591fd775fc1d54e4
      Signed-off-by: default avatarXavier Dollé (xdo) <xdo@odoo.com>
      4e3817c0
  3. Jun 22, 2021
  4. Jun 02, 2021
  5. Apr 08, 2021
  6. Apr 02, 2021
  7. Feb 15, 2021
  8. Feb 11, 2021
  9. Feb 04, 2021
  10. Dec 08, 2020
  11. Nov 30, 2020
  12. Oct 20, 2020
  13. Jun 09, 2020
  14. May 11, 2020
  15. Apr 20, 2020
  16. Apr 04, 2018
  17. Feb 19, 2016
Loading