question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deduplicate, cleanup, sort CI runs (GitHub Actions etc)

See original GitHub issue

CI runs could be:

  • Deduplicated (push and pull_request runs pass? Hide one)
  • Cleaned up (“push” is the most common type, let’s hide its label)
  • Sorted (by Workflow. Jobs are already in order)

Before

After

Example URL

https://github.com/sindresorhus/refined-github/commit/247ae2f9dbc6e005241554077466d99bbbb0cab6 (regular commit) https://github.com/sindresorhus/refined-github/pull/3126#commits-pushed-b29cf13 (commit in PR)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:14
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

8reactions
fregantecommented, Jul 27, 2022

You will soon-ish see this feature making its way to your browser (Safari: August; Chrome: September, Firefox: 2023):

It’s not meant to be a fix for this issue, but I think it covers what most people are trying to achieve: focusing on what needs your attention.

Leave a comment on that PR if you have further ideas on style/sorting, keeping in mind that it’s a CSS-only feature.

Screen Shot 7
1reaction
fregantecommented, Dec 3, 2022

I’m hesitant to make changes to this widget because it’s dynamic, GitHub might lose track of the elements and we’d break it. Also hiding some runs might be troublesome/controversial.

I think clean-checks-list already sorts them by what’s needed right now and the rest should probably be fixed by GitHub.

Closing for now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deduplicate, cleanup, sort CI runs (GitHub Actions etc) #3136
CI runs could be: Deduplicated (push and pull_request runs pass? Hide one) Cleaned up ("push" is the most common type, let's hide its...
Read more >
List and delete caches in your Actions workflows
list all the Actions caches within a repository and sort by specific metadata like cache size, creation time or last accessed time. ·...
Read more >
Jobs artifacts administration - GitLab Docs
List the top 20 projects, sorted by the total size of job artifacts stored, by running the following code in the Rails console...
Read more >
sindresorhus/refined-github (Raised $2,687.94) - Issuehunt
Browser extension that simplifies the GitHub interface and adds useful ... CI is failing ... Deduplicate, cleanup, sort CI runs (GitHub Actions etc)....
Read more >
Configuration Options - Renovate Docs
If Renovate is scheduled for hourly runs on the repository but commits are made every 15 ... Actions may be like Update ,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found