Commit Graph

21 Commits

Author SHA1 Message Date
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
6aa8f03a4a
Merge branch '2016.11' into '2017.7'
Conflicts:
  - salt/states/blockdev.py
  - tests/unit/states/test_blockdev.py
2017-10-18 09:31:39 -04:00
Mike Place
e41e3d76be Typo fix 2017-10-16 13:00:11 -06:00
Mike Place
37c7980880
Add note about GPG signing to PR template 2017-10-16 10:03:02 -06:00
rallytime
b1062f8c15 Merge branch '2016.11' into '2017.7'
No conflicts.
2017-09-01 16:21:34 -04:00
rallytime
2b4da0f0e7 Add CODEOWNERS file 2017-08-31 09:28:47 -04:00
rallytime
2771550470 Change .rst syntax to .md syntax 2017-03-13 17:14:50 -06:00
rallytime
dfaddea749 Renamed .github/CONTRIBUTING.rst -> .github/CONTRIBUTING.md 2017-03-13 15:33:07 -06:00
Daniel Wallace
ad3a72388d clean up HACKING.rst doc
Also fix a spelling mistake in .github/contributing.rst
2016-11-03 16:47:59 -05:00
David Beitey
d41b997736 Change filename of CONTRIBUTING.md to rst
This ensures the file displays correctly on GitHub. This also fixes a
few minor typos and the format of the Vim modeline, which wasn't being
detected previously.
2016-10-13 10:14:44 +10:00
rallytime
67ffe706c9 Add link to contributing guide to GitHub PR template 2016-06-20 10:31:44 -06:00
Colton Myers
ea7c753333 Tweak the pull request and issue templates
The most "important" change here is to remove the checkboxes for
"Tests Written" on the pull request template. Because they're checkboxes
rather than radio buttons, no matter which one you checked it would show
"1/2 complete" for any references to that PR in other issues.
2016-03-22 11:32:07 -06:00
rallytime
2ee175c6d3 Merge branch '2016.3' into 'develop'
Conflicts:
  - salt/fileclient.py
  - salt/modules/glusterfs.py
2016-03-02 13:48:11 -07:00
rallytime
9dff387351 Streamline Issue reporting template 2016-02-29 11:06:03 -07:00
rallytime
a6b1b61c09 Fix PR Template = Checkbox markdown should be a list 2016-02-25 09:58:02 -07:00
rallytime
7ce2375a90 Lowercase some words 2016-02-25 08:49:46 -07:00
rallytime
c287e6db55 Created GitHub Issue and PR templates 2016-02-24 16:05:00 -07:00