From 2b33caf4313997c045608f11cbdc99b4ec8e9c79 Mon Sep 17 00:00:00 2001 From: archshift Date: Tue, 12 Aug 2014 22:28:33 -0700 Subject: [PATCH] Updated About the Dolphin buildbot (markdown) --- About-the-Dolphin-buildbot.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/About-the-Dolphin-buildbot.md b/About-the-Dolphin-buildbot.md index 1b536d1..d8abf38 100644 --- a/About-the-Dolphin-buildbot.md +++ b/About-the-Dolphin-buildbot.md @@ -5,7 +5,7 @@ * Automatically builds incoming pull requests authored by trusted developers, and rebuilds on PR updates. * Updates PR status based on the CI builds/tests results. * Show updates about GitHub activity on Dolphin's IRC channel. -* Shows updates about (legacy) Google Code activity on Dolphin's IRC channel. +* Shows updates about outstanding [Issues](https://code.google.com/p/dolphin-emu/issues) on Dolphin's IRC channel. * Provides a way for Dolphin maintainers to allow a PR author to merge their PR by themselves. ## Reverse PR approval workflow @@ -21,4 +21,4 @@ The last of these two commands in PR comments will determine the status of the P ## Triggering rebuilds of a PR from an untrusted developer -Just use the `@dolphin-emu-bot rebuild` command in a PR comment. Be careful that the PR does not contain anything dodgy that might get executed on Dolphin's CI infrastructure. +Just use the `@dolphin-emu-bot rebuild` command in a PR comment. Be careful that the PR does not contain anything dodgy that might get executed on Dolphin's CI infrastructure. \ No newline at end of file