Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Fix broken "Update a comment with size" step in the CI flow #414

Open
surajssd opened this issue Apr 25, 2024 · 1 comment
Open

[BUG] Fix broken "Update a comment with size" step in the CI flow #414

surajssd opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working Priority 2

Comments

@surajssd
Copy link
Member

Right now when the build pipeline runs it errors as follows. Although this failure is not reported as failure! So this is a failed run from the following run:

Run echo "pull id $ISSUEID size $BASE_SIZE  $TOOLS_SIZE"  && \
pull id 412 size 5865505962  8713173140
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
{
  "message": "Resource not accessible by integration",
100   231  100   153  100    78    973    496 --:--:-- --:--:-- --:--:--  1480
  "documentation_url": "https://docs.github.com/rest/issues/comments#create-an-issue-comment"
}
@surajssd surajssd added bug Something isn't working Triage-needed Triage needed by Cloud Shell team labels Apr 25, 2024
@surajssd
Copy link
Member Author

Tried to fix it here: #413

@mbifeld mbifeld added Priority 2 and removed Triage-needed Triage needed by Cloud Shell team labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority 2
Projects
None yet
Development

No branches or pull requests

2 participants