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.

Display repository activity level

See original GitHub issue

When I browse for existing solutions on Github it happens quite a bit that I find something that seems to fit the bill only to notice later that there hasn’t been any activity on that project in years.

It would be nice to have a banner / notification in that case that displays, that I am currently viewing an inactive repository - as this keeps me from checking various branches for any commit history.

This notification could be displayed on a repositories page, similar to what GitHubs archived projects does. Maybe something like: ‘You are currently viewing a repository that hasn’t seen any activity in a while’.

Screenshot from 2019-04-12 09-54-05

If a banner is too noisy an alternative could be a simple badge next to the repository name (where refined-github currently also displays the build status).

The only question is when a repository should be considered inactive - I personally would consider a repository without any activity (no new commits on any branches, no closed issues, …) in the last 3 years inactive, but I guess that’s up for debate 😃

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
fregantecommented, Jun 6, 2019

That would be good to include on the Code tab, the code is simple enough:

<poll-include-fragment src="/USER/REPO/graphs/participation?w=155&amp;h=28&amp;type=sparkline)" />

But it would be unnecessary in most places, so we can’t use it.

1reaction
mueschacommented, May 16, 2019

maybe it can include the sparkline which can be found on the repo overview at https://github.com/sindresorhus?tab=repositories&type=source

Bildschirmfoto 2019-05-16 um 21 43 45

Read more comments on GitHub >

github_iconTop Results From Across the Web

Viewing a summary of repository activity - GitHub Docs
You can view an overview of a repository's activity through Pulse. Pulse includes a list of open and merged pull requests, open and...
Read more >
Access your Repository's Activity Logs in GitKraken Client
See all the Git actions made to your repository. Learn where to find activity logs, application logs, repository logs, and more in GitKraken...
Read more >
Repository Utility - Github-style Activity Chart - CodeProject
Creates activity charts for SVN repositories. ... It looks like Github activity chart but in fact it displays SVN repository activity.
Read more >
Project Summary, vision, & view project activity - Azure DevOps
View or update your project Summary to share project vision, objectives, and activity for Azure DevOps.
Read more >
About Object Repository - UiPath Documentation Portal
Activities package. The structure of UI libraries created with the Object Browser has the following hierarchy: Application > Version > Screen > UI...
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