aboutsummaryrefslogblamecommitdiffstats
path: root/.github/autolabeler.yml
blob: d73b2e3362c35e7902c67f963539dbee63c02f7b (plain) (tree)
1
2
3
4
5
6





                       







                       







                                                    

                 
actioncable:
  - "actioncable/**/*"
actionmailer:
  - "actionmailer/**/*"
actionpack:
  - "actionpack/**/*"
actionview:
  - "actionview/**/*"
activejob:
  - "activejob/**/*"
activemodel:
  - "activemodel/**/*"
activerecord:
  - "activerecord/**/*"
activestorage:
  - "activestorage/**/*"
activesupport:
  - "activesupport/**/*"
rails-ujs:
  - "actionview/app/assets/javascripts/rails-ujs*/*"
railties:
  - "railties/**/*"
docs:
  - "guides/**/*"