Revert "Add action to label size of PR"#13325
Merged
TravisEz13 merged 1 commit intoJul 31, 2020
masterPowerShell/PowerShell:masterfrom
revert-13321-TravisEz13-patch-2PowerShell/PowerShell:revert-13321-TravisEz13-patch-2Copy head branch name to clipboard
Merged
Revert "Add action to label size of PR"#13325TravisEz13 merged 1 commit intomasterPowerShell/PowerShell:masterfrom revert-13321-TravisEz13-patch-2PowerShell/PowerShell:revert-13321-TravisEz13-patch-2Copy head branch name to clipboard
TravisEz13 merged 1 commit into
masterPowerShell/PowerShell:masterfrom
revert-13321-TravisEz13-patch-2PowerShell/PowerShell:revert-13321-TravisEz13-patch-2Copy head branch name to clipboard
Conversation
This reverts commit 2398185.
daxian-dbw
approved these changes
Jul 31, 2020
Collaborator
|
@SteveL-MSFT is this functionality something PoshChan could handle? |
Member
|
@TravisEz13 Shall we merge this one sooner? |
Member
|
Can we give an example of where it's failing? |
Member
|
https://github.com/PowerShell/PowerShell/runs/932788471?check_suite_focus=true looks like its rate limited (even with auth). We can filter the events to reduce the load.
|
Member
|
This should help with the problem |
Collaborator
|
That output doesn't read to me as being rate-limited: Plenty of attempts remaining, and that error doesn't look like "try again later" it reads more "access denied" to me. |
TravisEz13
added a commit
that referenced
this pull request
Aug 4, 2020
This reverts commit 5abcd58.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #13321
The GitHub action is currently failing in new PRs, so we need more configuration to make it work properly it seems.