mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #738] [MERGED] Improve PR build linking experience #792
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/738
Author: @13xforever
Created: 3/25/2021
Status: ✅ Merged
Merged: 3/25/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
de21d03get rpcs3 pipeline build duration stats from azure instead of hardcoded79fe0duse readonly records73e204callow more characters for !rename command5e5ad1bupdate depsb404a62use pipeline stats to schedule new build checks72f57dcwow I'm dumb📊 Changes
11 files changed (+195 additions, -60 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+2 -2)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/Commands/CompatList.cs(+8 -7)📝
CompatBot/Commands/ForcedNicknames.cs(+5 -1)📝
CompatBot/Commands/Pr.cs(+24 -6)📝
CompatBot/CompatBot.csproj(+11 -11)📝
CompatBot/EventHandlers/NewBuildsMonitor.cs(+15 -10)📝
CompatBot/Program.cs(+3 -1)📝
CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs(+85 -20)➕
CompatBot/Utils/Statistics.cs(+40 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.