-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rustbot should display issue links and titles when mentioned or IRC #2182
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Comments
that'd be awesome |
#2103 :) |
bye bye rustbot |
celinval
added a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
Add a sorted list of "Failed to assess packages" to the output of scan for the scan regression script. The list looks like: ``` Running assess scan test: ... (redacted) Assessed 2 successfully, with 2 failures. Failed to assess packages: - `compile_error`: Failed to execute cargo (exit status: 101). Found 3 compilation errors. - `manifest_error`: Failed to get cargo metadata. ... (redacted) ```
BoxyUwU
pushed a commit
to BoxyUwU/rust
that referenced
this issue
Jan 3, 2025
Kobzol
added a commit
to Kobzol/rust
that referenced
this issue
Jan 3, 2025
BoxyUwU
pushed a commit
to BoxyUwU/rust
that referenced
this issue
Jan 4, 2025
Kobzol
added a commit
to Kobzol/rust
that referenced
this issue
Jan 4, 2025
Kobzol
added a commit
to Kobzol/rust
that referenced
this issue
Jan 5, 2025
Kobzol
added a commit
to Kobzol/rust
that referenced
this issue
Jan 5, 2025
BoxyUwU
pushed a commit
to BoxyUwU/rust
that referenced
this issue
Jan 5, 2025
Kobzol
added a commit
to Kobzol/rust
that referenced
this issue
Jan 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When somebody says some variant of "issue #100" rustbot should display a link to it and the title.
The text was updated successfully, but these errors were encountered: