mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #458] [MERGED] Small improvements #529
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/458
Author: @13xforever
Created: 11/15/2019
Status: ✅ Merged
Merged: 11/15/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
031aacctests for string normalization and comparison04ee418post more details for new update announcements118b1edcheck for game updates during log parsing📊 Changes
10 files changed (+61 additions, -16 deletions)
View changed files
📝
Clients/GithubClient/POCOs/PrInfo.cs(+1 -0)📝
CompatBot/Commands/CompatList.cs(+8 -7)📝
CompatBot/Commands/Pr.cs(+1 -2)📝
CompatBot/EventHandlers/UsernameSpoofMonitor.cs(+1 -1)📝
CompatBot/Utils/Extensions/StringUtils.cs(+7 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+9 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+14 -2)📝
CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs(+8 -1)📝
HomoglyphConverter/Normalizer.cs(+1 -1)📝
Tests/StringUtilTests.cs(+11 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.