Skip to content

src: remove unnecessary todo - #49227

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
RafaelGSS:remove/unnecessary-todo
Sep 21, 2023
Merged

src: remove unnecessary todo#49227
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
RafaelGSS:remove/unnecessary-todo

Conversation

@RafaelGSS

Copy link
Copy Markdown
Member

This is not necessary anymore

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. labels Aug 18, 2023
@RafaelGSSRafaelGSS removed the needs-ci PRs that need a full CI run. label Aug 18, 2023
Comment threadsrc/node_file.cc
@RafaelGSSRafaelGSS added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 15, 2023
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Sep 15, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/49227
✔ Done loading data for nodejs/node/pull/49227
----------------------------------- PR info ------------------------------------
Title src: remove unnecessary todo (#49227)
Author Rafael Gonzaga (@RafaelGSS)
Branch RafaelGSS:remove/unnecessary-todo -> nodejs:main
Labels c++, fs
Commits 1
- src: remove unnecessary todo
Committers 1
- RafaelGSS PR-URL: https://github.com/nodejs/node/pull/49227
Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/49227
Reviewed-By: Yagiz Nizipli --------------------------------------------------------------------------------
ℹ This PR was created on Fri, 18 Aug 2023 13:57:02 GMT
✔ Approvals: 1
✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/49227#pullrequestreview-1585654879
✔ Last GitHub CI successful
✘ No Jenkins CI runs detected
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/6203730011

@RafaelGSS

Copy link
Copy Markdown
MemberAuthor

I've removed the needs-ci label, but the commit-queue fails anyway.

@RafaelGSSRafaelGSS added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Sep 16, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 16, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@RafaelGSSRafaelGSS added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 21, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 21, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 85172c3 into nodejs:mainSep 21, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 85172c3

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
PR-URL: #49227
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@ruyadornoruyadorno mentioned this pull request Sep 28, 2023
@ruyadornoruyadorno mentioned this pull request Sep 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.fsIssues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@RafaelGSS@nodejs-github-bot@jasnell@anonrig@UlisesGascon