Skip to content
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

github-repo-stats #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

github-repo-stats #9

wants to merge 1 commit into from

Conversation

garrettbingham
Copy link
Member

Github only displays stats for the past 14 days, so adding this action should let us collect traffic stats indefinitely going forward. Unfortunately, stats from more than two weeks ago are lost.

Github only displays stats for the past 14 days, so adding this action should let us collect traffic stats indefinitely going forward.  Unfortunately, stats from more than two weeks ago are lost.
- name: GHRS
uses: jgehrcke/github-repo-stats@HEAD
with:
ghpagesprefix: https://jgehrcke.github.io/ghrs-test
Copy link

@d1donlydfink d1donlydfink Feb 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah. now I see the source of your questions on slack.
Yes. something doesn't smell good here by the way this looks.

It's conceivable the way this is set up that the token could be slurped up by the jgehrcke code.
Don't know enough to put my finger on how safe this really is.

Gut reaction is that a safer way might be to copy the contents of that jgekrcke stuff into a repo owned by us, if the licensing allows.

Again, don't really know enough to be sure at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants