summaryrefslogtreecommitdiff
path: root/pull-requests.md
AgeCommit message (Collapse)Author
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-06-08update documentation & hooksDaniel Smith
2016-05-03Update docs to describe new PR release-note block parsing.David McMahon
2016-04-07Clarify release-note label requirement for non-master PRs.David McMahon
2016-04-07Sync up all release note related docs with the latest process/procedures.David McMahon
2016-03-31Clarify labeling states on proposed cherrypicks.David McMahon
Sync the examples with the scripts usage so we don't need to update this doc with every new branch. Supporting updates to docs/devel/pull-requests.md#release-notes.
2016-03-24Add a Release Notes section.David McMahon
Also fix up markdown headers and add a TOC. Ref: #23409
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2016-02-08Merge pull request #19714 from jlowdermilk/pr-workflowk8s-merge-robot
Auto commit by PR queue bot
2016-02-08review changesJeff Lowdermilk
2016-02-08Add workflow diagram to pull request docJeff Lowdermilk
2016-01-29Copy-paste on-call docs out of wikiAaron Crickenberger
Changed links to docs/wiki where appropriate. No content changes aside from explicitly calling out FAQ's as living in the wiki. Ran `hack/update-generated-docs.sh`
2015-12-21run hack/update-generated-docs.shChao Xu
2015-11-13Run update-gendocsTim Hockin
2015-10-24Fix dead links to submit-queueRobert Wehner
* https://github.com/kubernetes/contrib/pull/122 merged submit-queue into mungegithub. This fixes links to the old submit-queue location. * Standardized to use "submit-queue" instead of "submit queue". Just picked one since both were used. * Fixes dead link to on-call wiki.
2015-09-16Merge pull request #13683 from brendandburns/docs4Alex Mohr
Add some documentation describing out developer/repository automation.
2015-09-14Add some documentation describing out developer/repository automation.Brendan Burns
2015-09-14Fix broken link to submit queuederekwaynecarr
2015-09-03s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|Eric Paris
2015-09-02Fix the link to the submit-queue whitelistEric Paris
2015-08-14remove contrib/submit-queue as it is moving to the contrib repoMike Danese
2015-08-05Add post v1.0 PR merge details.goltermann
2015-07-17Better scary messageTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-06-23Add PR merge policy for RC.goltermann
Link to ok-to-merge label
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2014-12-02Create pull-requests.mdgoltermann