Skip to content

Allow running an arbitrary number of try jobs per PR - #160894

Open
Kobzol wants to merge 1 commit into
rust-lang:mainfrom
Kobzol:try-job-nolimit
Open

Allow running an arbitrary number of try jobs per PR#160894
Kobzol wants to merge 1 commit into
rust-lang:mainfrom
Kobzol:try-job-nolimit

Conversation

@Kobzol

@Kobzol Kobzol commented Aug 11, 2026

Copy link
Copy Markdown
Member

Requested on Zulip.

Companion bors PR: rust-lang/bors#812

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Aug 11, 2026
@rustbot

rustbot commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: infra-ci
  • infra-ci expanded to 6 candidates
  • Random selection from Mark-Simulacrum, jdno, jieyouxu, marcoieni, ubiratansoares

@Kobzol

Kobzol commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

@bors try jobs=* nolimit

@rust-bors

rust-bors Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Unknown value for argument "jobs". Run @bors help or go to https://bors.rust-lang.org/help to see available commands.

@Kobzol

Kobzol commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

@bors try jobs=* nolimit

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Aug 11, 2026
Allow running an arbitrary number of try jobs per PR


try-job: *
try-nolimit
@rust-bors

rust-bors Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: ed6d737 (ed6d7379b6c90c8bd8690f210dcf8acfd972cc21)
Base parent: 0913b18 (0913b18e489ac1011b580e31fa5559654be12bfc)

@Kobzol

Kobzol commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

Works!

@Mark-Simulacrum Mark-Simulacrum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors r+

One interesting aspect is that it looks like this ran the full set of try ec2 + codebuild runners, which is "fine" but probably resulted in some clobbering of output artifacts in S3? But probably the reason to do this is more a non-approval check of success so maybe it's fine.

View changes since this review

@rust-bors

rust-bors Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 1d06f70 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants