Skip to content

Test PR for Rust toolchain update#2747

Closed
szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/update-toolchain-actionfrom
szokeasaurusrex/test-update-toolchain-action
Closed

Test PR for Rust toolchain update#2747
szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/update-toolchain-actionfrom
szokeasaurusrex/test-update-toolchain-action

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

No description provided.

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/test-update-toolchain-action branch from 5f88899 to 488b8eb Compare September 12, 2025 15:54
repo: context.repo.repo,
title: `build(rust): Update Rust toolchain to ${newVersion}`,
head: branchName,
base: '${{ github.ref_name }}',
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

ref_name has a different value when triggered from PR. ref_name still should be what we want when running on the Cron schedule.

More info here: https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#github-context.

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/update-toolchain-action branch from 8e765eb to 2484d23 Compare September 12, 2025 16:00
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/test-update-toolchain-action branch from 488b8eb to d861c86 Compare September 12, 2025 16:00
szokeasaurusrex added a commit that referenced this pull request Sep 15, 2025
Automatically make PRs to bump the Rust toolchain version pinned in
`rust-toolchain.toml`.

The PRs will look like #2748, which was generated against #2747, which
builds on top of this PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant