-
Notifications
You must be signed in to change notification settings - Fork 11
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
niv-updater-action causes back references noise in nixpkgs #36
Comments
Hi @FRidh, thanks for reporting this. I thought I got it fixed with From what I see, the references are coming from people using versions older than v6. I'll ping them and ask to update. |
Alright, thank you! |
This PR is triggered by [this issue](knl/niv-updater-action#36) in niv-updater-action: The nixpkgs project is getting a lot of noise in their PRs due to GitHub placing back-references. This has been fixed in niv-updater-action v6.
This is to reduce the backreferencing noise on nixpkgs: #36 Also, this is something people copy/paste, so better to have it up to date.
I'm closing this issue since I've contacted everyone with the older version, and the last two release don't cause noise. Please reopen if you spot any issue. |
I recently noticed a lot of references to commits made using this updater action. While I totally see the value for users of the action, the noise can be really annoying for those being referenced. See e.g. (yes, I am creating some noise now myself) NixOS/nixpkgs#97586. As soon as this updater action starts to be used more the back references on the issues become useless.
This is perhaps not the right place to see this fixed, since in the end it is GitHub that adds the references, but practically speaking you are the only ones that can do anything about it.
The text was updated successfully, but these errors were encountered: