I apologize if this has already been mentioned, but I did not see an issue for it.
Sometimes issues get very noisy when labels and milestones are added/removed. They push comments down and make it difficult to see updates to the item that aren't related to the project management side.
It would be nice if these large sequences (excluding comments) could "collapse". Here's an example of what I'm describing.

IssueHunt Summary
IssueHunt has been backed by the following sponsors. Become a sponsor
The title changes are definitely annoying so I'd put a vote to hide _those_, but references from other issues are useful.
I also think references and commits should stay expanded. But hiding title changes, deploys and label changes would be great. Some things like assignments don't occur very often per issue, so I think they should stay expanded too.
Hidden events should be as unobstrusive as possible IMO, perhaps something like this would work:

Clicking the "+" would expand the hidden events
I'd prefer collapsing title changes with title changes, label changes with label changes, milestone changes with milestone changes, project changes with project changes, reviewers changes with reviewers changes and assignees changes with assignees changes.
P.S. The label changes are particularly bad as they're easy to misclick!
Another idea, perhaps we could hide or group events that are reverted in a short period of time, such as closing and re-opening an issue within a few minutes as that's almost always an accident
Another idea, perhaps we could hide or group events that are reverted in a short period of time, such as closing and re-opening an issue within a few minutes as that's almost always an accident
I consider closing/re-opening or restoring and re-deleting a branch to be significant events.
Closing/reopening within minutes is probably because of a mistake and IMHO it should be hidden.
Restoring/deleting branches... not sure of when they are ever useful (other than "let's display every event")
Pull request welcome if anyone wants to see this feature :)
Going to give this a bump, could have used this today
This could be made part of hide-useless-comments and the feature can become hide-noise
The logic should already be there. If anyone is interested you probably just need to tweak the selector and update the name/docs.
This could be made part of
hide-useless-commentsand the feature can becomehide-noise
Not sure it should be one. I like the hide-useless-comments however sometimes I need to look at noise.
sometimes I need to look at _noise_.
Hence the _"show 15 useless comments"_ button. Same goes for this issue. It makes sense to have a single button to show all the noise at once, instead of two.
@bfred-it good point, however I think these are 2 different types of noise.
It makes sense to have a single button to show all the noise at once, instead of two.
Not sure.
Lets hear what others have to say.
I would prefer one button too. Something like "Show 23 useless comments and events".
@issuehunt has funded $50.00 to this issue.
I made some noise in #2201
Can _all_ those events be hidden? Or just nearby events that cancel each other out?
What do you think about:
And then:
What you suggested above sounds good to me.
to combined #2384 here, this issue is an exemple of issue noise caused by bots that upgrade dependencies when an issue is mentioned in the release note
FortAwesome/Font-Awesome#15396


stuff like this makes it simply impossible to read anything easily :/
I really like the idea @fregante proposed here, for the projects I would suggest only when they cancel each other out just like most of those (moving a card back and forward between columns)
@AnthonyLenglet Bots may be best handled by https://github.com/sindresorhus/refined-github/issues/1745
I'm working on this feature (as per @fregante 's comment), and it's not clear to me what exactly should count as a sequence of actions. So far I have the following ideas:
Flagging that #1745 was closed since straight-up hiding bot comments isn't a good idea (and I agree!).
Coming from https://github.com/pypa/pip/issues/5182#issuecomment-603169486, I think it'd be great to have some way to collapse commit/PR references as well.
Most helpful comment
The title changes are definitely annoying so I'd put a vote to hide _those_, but references from other issues are useful.