Commit Graph

11 Commits

Author SHA1 Message Date
Damon Atkins
b6d1605f99 ci/lint corrected filenames and test condition on full lint
Also fix CODEOWNER team name
2018-11-29 23:44:11 +11:00
Damon Atkins
2d1f51ce84 Fix lint only changes, full lint on merge forwards
- lint only changes previous diff picked up out of data files, when the branch was out of date.
- full limit on merge forward to pick up changes in the lint checks between versions.
- update CODEOWNERS for .ci/*
2018-11-22 20:15:08 +11:00
rallytime
4b257d298a
Remove duplicate comment in CODEOWNERS file 2018-09-06 16:55:16 -04:00
rallytime
1faab8bc01
Add some files to the CODEOWNERS files for team-core to own
And also fix a couple of bugs found when writing tests for the matching used
by tamarack bot. This expands the files that the core team will be requested for
on pull request reviews.
2018-09-05 09:56:07 -04:00
rallytime
5e56615e00
Trigger review requests for team-ssh for roster files 2018-06-26 17:58:57 -04:00
rallytime
9445af0185
Add windows tests and reg module/state to CODEOWNERS file for team-windows
`team-windows` should be requested for reviews whenever a windows test file
or the reg.py execution module and accompanying reg.py state file are edited.
2018-04-24 10:32:51 -04:00
rallytime
204b6af92b
Fix the matching patterns in the CODEOWNERS file to use fnmatch patterns
The CODEOWNERS file documentation for GitHub says they use a .gitignore-style
file matching pattern. However, since [tamarack](https://github.com/rallytime/tamarack)
is doing the actual team review requesting work, it uses Python's fnmatch lib.

This PR updates some of the file matching patterns to use fnmatch more specifically
and will improve the review requests to be more accurate and increase the number
of automatic team review requests.
2018-04-23 15:40:08 -04:00
rallytime
13a295a3b7
Add *pkg* and *snapper* to team-suse
Since *pkg* was specified, we don't specifially need *yumpkg* anymore.
2018-02-28 09:58:46 -05:00
rallytime
35c7b7b0d3
Add btrfs, xfs, yumpkg, and kubernetes file to team-suse 2018-02-27 13:53:43 -05:00
rallytime
485d777ac0
Add team-suse to CODEOWNERS file for zypper files
This addition will enable automatic reviews from team-suse for PRs that touch
the zypper files.
2018-02-23 09:58:31 -05:00
rallytime
2b4da0f0e7 Add CODEOWNERS file 2017-08-31 09:28:47 -04:00