Canop / bacon

background rust code check
https://dystroy.org/bacon
GNU Affero General Public License v3.0
1.96k stars 73 forks source link

Project level watch list #253

Closed Canop closed 3 weeks ago

Canop commented 3 weeks ago

Allow defining default_watch and watch at global level, so that they apply to all jobs unless overridden.

This should fulfill the need raised by https://github.com/Canop/bacon/pull/248 but IMO in a more consistent way with properties having the same name when global and job-specific.

Tests and comments welcome.