Skip to content

fix: add whitelist of labels to trigger build/test workflows, added missing membership check for pre-commit, updated github readme#5908

Open
librarian wants to merge 4 commits intomainfrom
users/librarian/ignore-ai-labels
Open

fix: add whitelist of labels to trigger build/test workflows, added missing membership check for pre-commit, updated github readme#5908
librarian wants to merge 4 commits intomainfrom
users/librarian/ignore-ai-labels

Conversation

@librarian
Copy link
Copy Markdown
Collaborator

I noticed that ai reviewer here #5892 adds labels which triggers rebuilds and this is not intentional for CI to work this way.

Additionally I fixed security issue with pre-commit.yaml where check was launched without verification of who ran this check.

And updated GITHUB.md with up-to-date information

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

status: 🟢 GA scripts pytest result (artifact) GA scripts pytest report (artifact) GA scripts pytest report (s3) GA scripts pytest results (s3)

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
68 68 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

status: 🟢 workflow lint result (s3)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

status: 🟢 workflow lint result (s3)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

status: 🟢 GA scripts pytest result (artifact) GA scripts pytest report (artifact) GA scripts pytest report (s3) GA scripts pytest results (s3)

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
68 68 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 44s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
857 857 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 250s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1457 1457 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 64s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
715 715 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 312s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3577 3577 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 265s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
966 966 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 221s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1115 1115 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1358s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6093 6092 0 0 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4792s): all tests PASSED for commit 965a638.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3651 3651 0 0 0 0 0

@librarian librarian force-pushed the users/librarian/ignore-ai-labels branch from 6d913c3 to e77fded Compare May 8, 2026 12:55
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

status: 🟢 workflow lint result (s3)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 255s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
972 972 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 261s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1115 1115 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1122s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6099 6098 0 0 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4902s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3658 3658 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 43s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
863 863 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 61s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
715 715 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 393s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3583 3583 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

status: 🟢 GA scripts pytest result (artifact) GA scripts pytest report (artifact) GA scripts pytest report (s3) GA scripts pytest results (s3)

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
77 77 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 256s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
972 972 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 228s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1115 1115 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1193s): all tests PASSED for commit e77fded.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6099 6098 0 0 0 1 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

status: 🟢 workflow lint result (s3)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 41s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
863 863 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 265s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1463 1463 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 61s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
715 715 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 391s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3583 3583 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

status: 🟢 GA scripts pytest result (artifact) GA scripts pytest report (artifact) GA scripts pytest report (s3) GA scripts pytest results (s3)

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
78 78 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 218s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1115 1115 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 259s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
972 972 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1201s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6099 6098 0 0 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4858s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3658 3658 0 0 0 0 0

@robot-vibe-db
Copy link
Copy Markdown

robot-vibe-db Bot commented May 8, 2026

@librarian Please set up your personal token, see instructions: https://nda.ya.ru/t/dur-L1y77biDC2

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 219s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1115 1115 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 258s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
972 972 0 0 0 0 0

🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1265s): some tests FAILED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6099 6097 0 1 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 43s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
26 26 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4899s): all tests PASSED for commit 43fc7cb.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3658 3658 0 0 0 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant