Commit Graph

48 Commits

Author SHA1 Message Date
Vijay Pai 9f9c03d0f5
Prevent merging if PR marked DO NOT MERGE 2019-03-09 12:14:02 -08:00
Nguyen Hai Truong 9cf00ed80b Reformat some link and fix typos
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-02-20 23:19:33 +07:00
ncteisen 440f734d59 Remove owners for tools/run_tests/performance 2019-02-06 07:39:22 -08:00
Jan Tattermusch 41df33e456 update owner for client_channel 2018-10-10 13:32:47 +02:00
Jan Tattermusch cfb4fe8db2 regenerate CODEOWNERS 2018-10-09 16:26:24 +02:00
Jan Tattermusch 3851be5b14
Mention TROUBLESHOOTING.md in issue template 2018-10-04 20:35:27 +02:00
Nicolas Noble 55bb0cfb90
Create lock.yml 2018-09-28 13:49:09 -07:00
Jan Tattermusch e08fa33796 regenerate CODEOWNERS 2018-08-10 19:44:06 +02:00
Srini Polavarapu f43103dcec Add lang check 2018-08-06 18:08:53 -07:00
srini100 1473b76e72 fix space in label 2018-07-27 18:47:38 -07:00
Srini Polavarapu ad2c5bee58 fix space 2018-07-26 13:02:47 -07:00
Srini Polavarapu d6df4d59d6 fix space 2018-07-26 12:59:26 -07:00
Nicolas Noble cba3575ed7
Creating mergeable's config.
Initial attempt at configuring mergeable.
2018-07-25 13:11:37 -07:00
Jan Tattermusch 3b09660694
Update ISSUE_TEMPLATE.md 2018-04-27 12:31:10 +02:00
Mark D. Roth ada9283516 Replace a11r with AspirinSJL in client_channel OWNERS file. 2018-04-12 08:11:43 -07:00
Jan Tattermusch 554cef9a41
Revert "Add owners file for tools/run_tests/" 2018-04-11 21:36:31 +02:00
Jan Tattermusch 996b2328d4 add owners file for tools/run_tests/ 2018-04-11 15:43:53 +02:00
Yuchen Zeng 8c259b1a62 Remove C++ end2end test owners 2018-02-20 12:42:30 -08:00
Vijay Pai 811d39a5bc Add owners to C++ end2end tests to prevent accident API breakage 2018-02-06 21:41:24 -08:00
Vijay Pai d8e292f198 Removing ctiller as owner 2018-02-02 13:55:32 -08:00
Jan Tattermusch 246a433f8c regenerate CODEOWNERS 2018-01-30 10:25:03 +01:00
Vijay Pai 294e996a8d Add me to build system owners 2018-01-11 11:45:48 -08:00
Craig Tiller c052f363bf Substitute a11r for ctiller in all OWNERS files 2018-01-10 14:39:52 -08:00
ncteisen e1a00b3457 Add OWNERS to protect scenario_result_schema.json 2017-12-12 11:18:01 -08:00
Vijay Pai b8e5562600 Revert "Temporarily take ownership of cpp generator to prevent changes" 2017-09-21 23:22:39 -07:00
Vijay Pai 0ebc3ad22b Temporarily take ownership of cpp generator to prevent changes 2017-09-11 11:29:59 -07:00
Mark D. Roth e395dfbcad Set owners for client_channel tree. 2017-07-17 11:09:17 -07:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
Craig Tiller 6aef3de966 Experiment: remove top level owners 2017-07-17 10:38:21 -07:00
Craig Tiller 98240d07b4 Fix another merging bug in mkowners 2017-07-14 14:16:01 -07:00
Muxi Yan 744597aa82 Merge 'upstream/master' 2017-07-14 13:46:31 -07:00
Muxi Yan 000bb685a8 mkowners 2017-07-14 13:44:56 -07:00
Craig Tiller ee0c71eb1d Merge pull request #11826 from ctiller/siblings
Change from intersection to supersets for glob comparisons
2017-07-14 13:33:47 -07:00
Craig Tiller 7976bdd09b Change from intersection to supersets for glob comparisons
This has the disadvantage that we can only use the current tree to
collect evidence of overlap -- this means that it's possible for file
addition or deletion to force a CODEOWNERS update.

HOWEVER, it has the advantage that it's correct and propagates ownership
in the way that we want (alleviating murgatroid@ from having to approve
every additional file in the repository)
2017-07-14 11:30:14 -07:00
Nicolas "Pixel" Noble 46569f238c Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py 2017-07-14 17:41:47 +02:00
Craig Tiller f2e4a472a9 Merge pull request #11812 from ctiller/noparents
Detach ownership of core/c++
2017-07-14 08:38:09 -07:00
Mehrdad Afshari e48bff9ba0 Merge pull request #11811 from mehrdada/pythOWNership
Python OWNERship
2017-07-13 18:45:18 -07:00
Mehrdad Afshari f20a345ca5 Regenerate CODEOWNERS 2017-07-13 16:19:47 -07:00
Craig Tiller 41690d1ad8 Detach ownership of core/c++ 2017-07-13 16:16:13 -07:00
Craig Tiller 5e47758d53 Make @vjpai an owner of qps_test 2017-07-13 16:09:47 -07:00
murgatroid99 b5984601b8 Add myself as owner of files in several directories 2017-07-13 14:00:19 -07:00
Nicolas Noble eb020ce29d Few fixes for mkowners.py.
-) Paths should all be absolute to /
-) Computing the intersection of two globs should happen with the
full path in there, not just the directory's glob.
2017-07-13 13:20:13 -07:00
Craig Tiller e4985cbbb7 Add test tree owners for C/C++ 2017-07-13 10:11:42 -07:00
Craig Tiller 22d9516434 Use ** for OWNERS files for trees 2017-07-13 10:02:30 -07:00
Craig Tiller 7e813a2bc4 Remove bazel warning (we have owners now), set noparent on bazel/OWNERS 2017-07-13 08:58:49 -07:00
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 2017-07-13 08:52:00 -07:00
Vijay Pai 54af639e0c Update ISSUE_TEMPLATE.md 2017-06-20 14:20:54 -07:00
Jan Tattermusch 87fa26ef1a add issue template 2017-05-08 10:56:35 +02:00