Skip to content

build(rust): Update Rust toolchain to 1.90#2781

Closed
github-actions[bot] wants to merge 2 commits intoszokeasaurusrex/test-update-toolchain-actionfrom
rust-toolchain/update-to-1.90
Closed

build(rust): Update Rust toolchain to 1.90#2781
github-actions[bot] wants to merge 2 commits intoszokeasaurusrex/test-update-toolchain-actionfrom
rust-toolchain/update-to-1.90

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Update Rust toolchain to 1.90 (1.90.0).

Changes:

  • Update rust-toolchain.toml channel to 1.90

Release Notes: https://github.com/rust-lang/rust/releases/tag/1.90.0


🤖 This PR was created automatically by the Rust toolchain update bot.

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Sep 22, 2025
@github-actions github-actions bot requested review from a team and szokeasaurusrex as code owners September 22, 2025 09:33
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Sep 22, 2025
szokeasaurusrex added a commit that referenced this pull request Sep 22, 2025
The PRs from the Rust toolchain update bot don't trigger the
`pull_request`-triggered workflows. This is a [GitHub feature, not a
bug.](https://docs.github.com/en/actions/concepts/security/github_token?utm_source=chatgpt.com#when-github_token-triggers-workflow-runs)
This change adds a `workflow_dispatch` trigger to our CI action, and has
the Rust toolchain update bot automatically trigger the action after
opening the PR.

I tested this change with #2781. Although the workflow run does not show
on that PR, we can see that, in fact, the [CI did
run](https://github.com/getsentry/sentry-cli/actions/runs/17911030223)
against the commit. My guess is maybe it has to do with the fact that
the #2781 is against #2780, rather than the `master` branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant