mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-21 01:05:27 -04:00
[PR #159] [MERGED] More improvements to PR linking #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/159
Author: @13xforever
Created: 1/10/2019
Status: ✅ Merged
Merged: 1/10/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
aac4c26let's try to figure out this appveyor caching problema9485a4Log github rate limits + !stats command56538f5link mentioned issues / prs📊 Changes
8 files changed (+177 additions, -24 deletions)
View changed files
📝
AppveyorClient/Client.cs(+20 -4)📝
CompatBot/Commands/Misc.cs(+13 -0)📝
CompatBot/Commands/Pr.cs(+1 -1)📝
CompatBot/Config.cs(+3 -0)➕
CompatBot/EventHandlers/GithubLinksHandler.cs(+83 -0)📝
CompatBot/Program.cs(+1 -0)📝
CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs(+5 -6)📝
GithubClient/Client.cs(+51 -13)📄 Description
!statscommand, mostly to check up on github rate limits🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.