File tree 1 file changed +15
-8
lines changed
1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change 75
75
- ' lib/matplotlib/backends/backend_wx*.py*'
76
76
77
77
" Documentation: API " :
78
- - changed-files :
79
- - any-glob-to-any-file :
80
- # Also files in lib/**, but we can't be sure those are only documentation.
81
- - ' doc/api/**'
78
+ - all :
79
+ - changed-files :
80
+ - any-glob-to-any-file :
81
+ # Also files in lib/**, but we can't be sure those are only documentation.
82
+ - ' doc/api/**'
83
+ - all-globs-all-files :
84
+ - ' !doc/api/next_api_changes/**'
85
+
82
86
" Documentation: build " :
83
87
- changed-files :
84
88
- any-glob-to-any-file :
102
106
- any-glob-to-any-file :
103
107
- ' galleries/tutorials/**'
104
108
" Documentation: user guide " :
105
- - changed-files :
106
- - any-glob-to-any-file :
107
- - ' doc/users/**'
108
- - ' galleries/users_explain/**'
109
+ - all :
110
+ - changed-files :
111
+ - any-glob-to-any-file :
112
+ - ' doc/users/**'
113
+ - ' galleries/users_explain/**'
114
+ - all-globs-to-all-files :
115
+ - ' !doc/users/next_whats_new/**'
109
116
110
117
" topic: animation " :
111
118
- changed-files :
You can’t perform that action at this time.
0 commit comments