Kubernetes Prow Robot
1d747b3720
Merge pull request #3162 from eduartua/issue-3064-grouping-by-sig-instrumentation
...
Grouping /devel files by SIGs - SIG Instrumentation
2019-01-29 14:29:33 -08:00
eduartua
f684fcb8df
file release.md has been moved to /devel/sig-release - URLs in k/community updated
2019-01-29 11:23:48 -06:00
eduartua
3368adb2cc
/devel/sig-release folder created - file cherry-picks.md moved to /devel/sig-release - URLs updated
2019-01-29 11:03:22 -06:00
eduartua
9cfd840e1c
file logging.md was moved to the new sig-instrumentation folder - URLs in k/community were updated
2019-01-28 14:45:07 -06:00
guineveresaenger
350a522118
Add guineveresaenger to OWNERS files in contributors
...
I would like to assist as a Reviewer in the rebuilding of our developer guide. I also think I might be of assistance approving contributor guide related issues.
2019-01-24 22:13:04 -08:00
Christian Simon
6152d6a57e
Fix cherry-pick link
2019-01-19 11:19:09 -05:00
Kubernetes Prow Robot
432bd8e9a4
Merge pull request #3101 from eduartua/issue-3064-3
...
Moving contributors/devel/help-wanted.md to contributors/guide- Issue 3064 3
2019-01-15 20:52:58 -08:00
eduartua
d5e5c2b3fa
Updated URL in contributors/guide/README.md
...
Updated URL in contributors/guide/issue-triage.md
Updated URL in communication/meeting-notes-archive/q1-2_2018_community_meeting_minutes.md
Moved help-wanted from /devel to contributors/guide
Created tombstone for help-wanted.md
2019-01-15 16:35:44 -06:00
eduartua
a156dd1034
Created tombstone file for /devel/collab.md - updated URL in other files
2019-01-15 13:45:03 -06:00
Nguyen Hai Truong
575986abe3
Fix typo in Figure Github workflow
...
Modify a typo in "After Step 7, if has...":
futher -> further
2018-12-02 23:35:11 -08:00
Nguyen Hai Truong
bb058946a8
Update more detail of Github workflow
...
Adding more detail of: $ git commit --amend
2018-11-30 02:19:35 -08:00
Nikhita Raghunath
30cdbf9298
issue triage: add help-wanted and good-first-issue details
2018-11-22 14:50:24 +05:30
k8s-ci-robot
1560c15d42
Merge pull request #2870 from ignertic/patch-1
...
Add Meet Our Contributors link
2018-11-19 20:53:45 -08:00
Riya
5df541ee60
Update contributors guide README.md
2018-11-12 16:46:26 +05:30
ignertic
b67fb8cc44
Update README.md
2018-11-12 02:47:10 +02:00
Michiel Rook
7894b85422
Fix typo
2018-11-06 14:48:21 +01:00
Tim Allclair (St. Clair)
bfe63f118c
Fix plugin links in owners documentation
2018-11-05 15:13:14 -08:00
ignertic
08fd17f08b
Add Meet Our Contributors link
2018-10-29 12:04:15 +02:00
eduartua
9f4632d9a7
Conformance of the names of the conferences file: contributors/guide/non-code-contributions.md
2018-10-25 20:26:19 -05:00
Chris Hoge
e4640f049e
Clarify the use of lgtm and approve labels
...
Clarify the use of lgtm and approve labels, and call out special
cases which may result in surprising behavior by the code review
system.
2018-10-24 17:31:23 -07:00
k8s-ci-robot
9fa150d5b6
Merge pull request #2339 from marpaia/update-adding-relnotes-guide
...
Update the release notes guide to reference recently added labels
2018-10-23 08:25:30 -07:00
Carolyn Van Slyck
98964d5aaf
Update Code of Conduct page with new email ( #2806 )
...
* Update Code of Conduct page with new email
Now that we have a Code of Conduct Committee for Kubernetes, people should
contact our private email list going forward with any problems.
* Incorporate review feedback
2018-10-16 10:28:04 -07:00
k8s-ci-robot
dc829aac36
Merge pull request #2764 from SataQiu/fix-20181008
...
fix typo
2018-10-10 09:51:18 -07:00
SataQiu
b6d113dff0
fix typo
2018-10-08 19:44:11 +08:00
Nikhita Raghunath
c2bd5cb839
Replace submit queue with Tide in docs
2018-10-06 23:08:24 +05:30
k8s-ci-robot
0d0b05209a
Merge pull request #2620 from tallclair/vrp
...
Initial bug-bounty scope
2018-09-28 10:58:05 -07:00
Tim Allclair
eda13ca236
Initial bug-bounty scope
2018-09-28 10:25:47 -07:00
Arnaud Meukam
46ded5d187
add the redirection for the good first issues
2018-09-27 03:15:51 +02:00
Jorge O. Castro
f570f458fe
Replace kubernetes-users mentions with new location
2018-09-17 08:32:02 -04:00
Mike Arpaia
9160d9b784
Update the release notes guide to reference recently added labels
2018-09-12 09:10:00 -06:00
Josh Berkus
8c662f7306
Add suggestions for Event-related contributions to the noncode guide
2018-09-05 13:42:23 -07:00
k8s-ci-robot
689654f4aa
Merge pull request #2607 from idvoretskyi/idvoretskyi-slackarchive-rm
...
README.md updated - slackarchive removed
2018-08-31 09:29:29 -07:00
Tim Pepper
e8f9f2a0ef
devel guide: pull in issue doc from sig-release/ephemera
...
The sig-release repo has a set of old documentation looking for a
better home. The issues.md document there describes how a developer
targets an issue (or PR) to a milestone release. This logically
fits better in the community/contributors/devel/ guide, so this commit
brings it in and a parallel commit will remove it from the other repo.
With it comes two pictures of what a release cycle and the overall
release lifecycle look like.
The issues.md content is modified a bit to add more information
about the release process overall and remove outdated information
around the bot-driven workflow for targeting work to a milestone, and is
named release.md here.
Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-08-30 17:35:05 -07:00
Tim Pepper
0ebcc778e3
contrib guide: update link
...
The SIG-Release ephemera on issue workflow is moved to the devel guide.
Updating reference to it.
Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-08-30 17:28:32 -07:00
Ihor Dvoretskyi
8b68c72a17
Squashed commit of the following:
...
commit 7bebc93039
Author: Ihor Dvoretskyi <ihor@linux.com>
Date: Thu Aug 30 14:44:23 2018 +0000
sig-governance.md updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
commit ee0f24313f
Author: Ihor Dvoretskyi <ihor@linux.com>
Date: Thu Aug 30 14:43:47 2018 +0000
contributors/guide/issue-triage.md updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
commit 09bc3f6d9b
Author: Ihor Dvoretskyi <ihor@linux.com>
Date: Thu Aug 30 14:42:38 2018 +0000
README.md updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
commit 5b4146f10d
Author: Ihor Dvoretskyi <ihor@linux.com>
Date: Thu Aug 30 14:26:51 2018 +0000
README.md updated - slackarchive removed
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2018-08-30 14:56:24 +00:00
k8s-ci-robot
265a466722
Merge pull request #2596 from wking/owners-filters
...
contributors/guide/owners: Document OWNERS' 'filters' key
2018-08-29 20:22:57 -07:00
Jonas Rosland
3450708f13
Adding more details into the non-code contributor guide roles
...
Corrected italics
2018-08-29 15:08:12 -07:00
W. Trevor King
99f251cbca
contributors/guide/owners: Document OWNERS' 'filters' key
...
Catching up with kubernetes/test-infra@e8c6b7f1 (Add OWNERS file
support for regexp filters, 2018-01-08, kubernetes/test-infra#6411 ).
The relative-path assertion is based on Cole's comment [1]. The
sibling limitation is based on Cole's comment [2].
[1]: https://github.com/kubernetes/community/pull/2596#discussion_r213768438
[2]: https://github.com/kubernetes/community/pull/2596#discussion_r213788099
2018-08-29 12:47:42 -07:00
Tobias Nehrlich
15c88b5b96
Adds the 'trivial edit contribution policy'
...
Added the text from #1628 under 'Best Practices for Faster Reviews' and linked it at the top of the document.
Issue: #1628
2018-08-26 23:02:12 +02:00
Will Hayslett
85c3d5fc2d
Corrected contributor guide readme
...
Removed superfluous "for" in the "Find something to work on" section
2018-08-22 22:16:27 -05:00
Jorge O. Castro
bc980554ce
Add link to the role board
2018-08-22 15:26:15 -04:00
Gergely Csatari
7346c91707
Adding a reference to the OWNERS_ALIASES description
...
In the buletpoint where the manual pr assgnement is described there is
no reference to the description how OWNERS_ALIASES and OWNERS files
are related. This pr adds a reference to the description.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-08-17 11:48:05 +02:00
k8s-ci-robot
72cb7f2c03
Merge pull request #2444 from castrojo/remove-guide-disclaimer
...
Remove disclaimer and do one more round of copyediting
2018-08-01 14:31:56 -07:00
Cheryl J. Hung
4ac6054c5b
Fix broken link
2018-08-01 21:49:56 +01:00
Jorge O. Castro
3a67939608
Remove disclaimer and do one more round of copyediting
...
Add review fixes from Guin
2018-08-01 15:30:11 -04:00
Jeffrey Sica
bb220cc04a
add section on prs being held up by release cycle
2018-07-30 17:19:31 -04:00
Aaron Crickenberger
0e31a17666
Remove mentions of priority/failing-test
2018-07-23 15:10:55 -07:00
k8s-ci-robot
2d2feabc33
Merge pull request #1867 from brahmaroutu/conformance
...
Adding Conformance Guidelines document.
2018-07-23 14:46:39 -07:00
Sahdev P. Zala
198442b315
Mention fejta bot in the triage guidelines
...
Since the fejta bot now actively triaging and closing issues, we should
mention it in the triage guidelines and if it has any impact on the usage of
the guidelines for closing issues. It should be helpful to anyone referencing
the guidelines specially to the new triagers.
2018-07-23 16:09:16 -04:00
Sahdev P. Zala
0ebfd53d95
Use the triage support label
...
The kind/support is replaced with triage/support label, so replace references
accordingly.
2018-07-21 15:00:10 -04:00