Skip to content

Conversation

@github-actions
Copy link

Bump sharkdp/bat from 0.24.0 to 0.26.0 by bumping BATCAT_VERSION in lib/functions/general/bat-cat.sh.

Release notes

Sourced from sharkdp/bat's releases.
Please note that this only shows the release notes for the latest release.

v0.26.0

Features

Bugfixes

Other

Syntaxes

Themes

@MuntasirSZN
Copy link

Please stop. This is annoying people like me via pinging.

@lmmx
Copy link

lmmx commented Nov 16, 2025

@Pelochus please update the sed call in your GitHub Actions workflow to remove the usernames from the changelog and avoid pinging people https://github.com/pelochus/armbian-build-rknpu-updates/blob/main/.github/workflows/update-tools.yml

The following will replace @username with @ username

-e 's/@([a-zA-Z0-9_-]+)/@ \1/g'

or more simply any @ in the changelog:

-e 's/@/@ /g'

@Pelochus
Copy link
Owner

Oh god what happened here? I did not take a look into this repo for a while, it was just some random fork while the driver was integrated into Armbian.

Has anything changed so that github-actions is currently spamming PRs to this repo?

@lmmx

@Pelochus Pelochus closed this Nov 17, 2025
@lmmx
Copy link

lmmx commented Nov 17, 2025

No probs, maybe just delete/archive the fork in that case 👍 The repo seems to have an auto-running PR workflow bot running on it, I haven't looked into it any deeper

@cyqsimon
Copy link

Oh god what happened here? I did not take a look into this repo for a while, it was just some random fork while the driver was integrated into Armbian.

Has anything changed so that github-actions is currently spamming PRs to this repo?

Just want to clarify that this is not your fault, but it was annoying nonetheless.

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.

5 participants