Anatolii Bazko
f12d57c6b4
Update but_report template ( #16143 )
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-02-27 08:44:23 +02:00
Igor Ohrimenko
c6c49c9d8d
Update code owners list regarding e2e tests ( #16005 )
2020-02-13 10:40:34 +02:00
Florent Benoit
6e853c517b
chore(github): Fix template label for bugs
...
Change-Id: I190cc08efb3eb19da8835e236dbc80753da69dfe
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-10-08 10:15:10 +02:00
Florent Benoit
9b16507ca3
chore(github): Update issue template to have several choices
...
Also enhance the templates to ask more questions when reporting a bug
Related to End Game https://github.com/eclipse/che/issues/13637
Fix https://github.com/eclipse/che/issues/13648
Change-Id: I3586957c6687dbdf4b528ccf62bd07e82b2887f1
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-07-12 15:03:41 +02:00
Mario Loriedo
bc98c89a77
Update CODEOWNERS for the endgame
...
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2019-07-06 00:26:27 +02:00
Mario Loriedo
182deebe71
Updating codeowners for Che 7 endgame code reviews
...
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2019-07-03 16:31:45 +02:00
Radim Hopp
fba31ee8f8
Merge pull request #13457 from rhopp/e2e-owners
...
Adding owners for `e2e` directory.
2019-06-14 11:39:38 +02:00
Radim Hopp
4955042e49
Adding owners for `e2e` directory.
...
Signed-off-by: Radim Hopp <rhopp@redhat.com>
2019-06-07 13:12:43 +02:00
Sergii Kabashniuk
ea4b2eeb68
Decoupled monitoring configuration and deployment ( #13152 )
...
* Decoupled monitoring configuration and deployment
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-06-07 09:23:13 +03:00
Lukas Krejci
ee4461b2fd
Merge api-devfile and api-workspace together ( #13417 )
...
Merge api-devfile and api-workspace together and put the infrastructure-dependent code behind injectable interfaces.
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-05-31 12:43:45 +02:00
nickboldt
3d3f4a463c
remove @riuvshin and @eivantsov as mandatory code reviewers
...
Change-Id: I854cb6cdb5245675f7f932f3ed73ae2ab30be0cc
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-17 06:30:32 +09:00
Oleksandr Garagatyi
ab4fa83b72
Remove @garagatyi from code owners
2019-05-10 18:11:31 -04:00
Oleksandr Garagatyi
466e84f39d
Update CODEOWNERS
2019-03-18 11:44:51 +02:00
Oleksandr Garagatyi
08b94db4a6
Add new codeowners to properties files
2019-03-18 11:44:51 +02:00
Sergii Kabashniuk
c640633642
Update owners for devfile and monitoring configuration ( #12885 )
...
Update owners for devfile and monitoring configuration (#12885 )
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-03-15 09:50:08 +02:00
Oleksandr Garagatyi
d5a8a50fe2
Add Angel and Lukas to the codeowners
...
Add Angel Misevski and Lukas Krejci to the codeowners of
infras codebase.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2019-02-26 13:07:36 +02:00
Sergii Kabashniuk
4605a835da
Tune a list of owners for multi-user modules ( #11108 )
...
Tune a list of owners for multi-user modules
2018-09-10 09:12:49 +03:00
Dmytro Nochevnov
d3e21b5ffa
Set Che QE team members as owners of selenium test project ( #10622 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-08-01 16:35:15 +03:00
Sergii Kabashniuk
bfd96bbbcd
Tune a list of owners for infrastructure and multi-user modules ( #10310 )
...
Introduce one more owner for infrastructure and multiuser modules
2018-07-10 09:50:15 +03:00
Gennady Azarenkov
3a3423d160
Refine code ownership ( #10301 )
...
* Make ws master-agent interactions more consistent
* clean commented
* fix getting projects from workspace
* change Codeowners due to moving development to Theia ide
2018-07-06 11:32:18 +03:00
Roman Iuvshyn
b17c44e2ac
apply codeowners for deploy module ( #9160 )
...
* apply codeowners for deploy module
2018-03-21 12:17:15 +02:00
Sergii Kabashniuk
70b87d7560
LuceneSearcher redesign and fix memory leak ( #8112 )
2018-02-05 14:43:28 +02:00
Oleksandr Garagatyi
90142e268c
Move Docker client to Docker infrastructure packaging ( #6779 )
...
Also, remove OpenShiftConnector as it is replaced with OpenShift
infrastructure.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-10-18 15:08:55 +03:00
Artem Zatsarynnyi
405f9d4142
Merge branch 'che-multiuser' into spi
2017-10-06 10:06:34 +03:00
Brad Micklea
8ff6e128c0
Added label comment for issue and PR templates ( #6558 )
...
* Added label comment
* Added label comment
* Unified title style
Added a new title to description section and used correct markdown header styles
2017-10-05 06:30:16 -07:00
Artem Zatsarynnyi
8de6dbe5fb
Merge branch 'che-multiuser' into spi
2017-10-03 13:04:39 +03:00
Stévan Le Meur
18971e9cb1
Remove changelog section from PR template ( #6494 )
...
The changelog is generated from the PR's title so we remove the changelog section from the PR template.
Add note to inform that clear and meaningful PR title are important.
Signed-off-by: Stevan Le Meur <slemeur@redhat.com>
2017-10-02 10:36:44 +02:00
Artem Zatsarynnyi
04be689c69
Merge branch 'master' into spi
2017-09-04 11:51:57 +03:00
Oleksandr Andriienko
0278e34f40
Fix typo
2017-09-02 12:00:43 +02:00
Oleksandr Garagatyi
db5f6139f2
Add Alex Garagatyi as a code owner for docker infra
...
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-07-25 15:34:19 +03:00
Roman Iuvshyn
455a152b41
introduce CODEOWNERS ( #5631 )
...
* introduce CODEOWNERS
2017-07-14 11:05:11 +03:00
Vitalii Parfonov
445c24c03d
Use https instead of http in web links. ( #4276 )
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2017-03-01 14:58:58 +02:00
Tyler Jewell
adecd539bd
Update PULL_REQUEST_TEMPLATE.md
2017-01-31 06:59:08 -08:00
Tyler Jewell
72f8665e4b
Updated for newly merged info command.
2017-01-27 08:05:29 -08:00
Brad Micklea
e9736314fb
Update PR template with new PR policy items ( #3839 )
...
* updated with reference to PR policy
* Update PULL_REQUEST_TEMPLATE.md
2017-01-20 16:44:55 -05:00
Tyler Jewell
229a40933a
Update ISSUE_TEMPLATE.md
2017-01-07 08:26:26 -08:00
Tyler Jewell
a4bdbdef90
Add docs reference
2016-12-31 07:03:49 -08:00
Tyler Jewell
6091d007b0
Update PULL_REQUEST_TEMPLATE.md
2016-12-28 06:38:22 -08:00
Tyler Jewell
05dda62ec8
Update PULL_REQUEST_TEMPLATE.md
2016-10-08 08:50:19 -07:00
Vitalii Parfonov
c5aeceb158
Update PULL_REQUEST_TEMPLATE.md
2016-09-14 18:28:22 +03:00
Brad Micklea
2c9492bb3b
Cleaned up checklists
...
Cleaned up checklists
2016-08-23 08:40:18 -04:00
Brad Micklea
4daf9802f0
grammar cleanup
...
Fixed capitalization inconsistencies.
2016-08-23 08:39:07 -04:00
Brad Micklea
ec23d9f4cf
Clarified PR template
...
Differentiated PR types (major/minor) and added checklist for each to cover doc and test requirements.
2016-08-23 08:38:13 -04:00
Tyler Jewell
5d1692a4f9
Update PULL_REQUEST_TEMPLATE.md
2016-07-14 06:45:08 -07:00
Tyler Jewell
5f1ab9c3db
Update PULL_REQUEST_TEMPLATE.md
2016-07-14 06:42:00 -07:00
Tyler Jewell
36a228f7de
change file extension
2016-07-13 04:48:34 -07:00
Tyler Jewell
6ed28df661
Create PULL_REQUEST_TEMPLATE.MD
2016-07-13 04:48:10 -07:00
Tyler Jewell
9f74795abb
Update ISSUE_TEMPLATE.md
2016-07-02 06:46:12 -07:00
Tyler Jewell
b9dcb8170c
Update ISSUE_TEMPLATE.md
2016-07-02 06:45:52 -07:00
Tyler Jewell
efbe2a6ee1
Create ISSUE_TEMPLATE.md
2016-07-02 06:44:07 -07:00