-
Notifications
You must be signed in to change notification settings - Fork 67
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
Build a React app to visualize GitHub Actions across the organization #136
Comments
@KhudaDad414 Interesting issue... I would like to work on this issue 😊 |
@KhudaDad414 I would also like to work on it 😊 |
@KhudaDad414 Looks like an awesome idea for GSoC. I will love to make a proposal on it. The idea is very much unique and sounds interesting to me as I haven't seen many implementations on any projects which give a good analysis of data and visualize their GitHub action stats. |
I would like to work on this idea 😊 |
I am interested to work on this issue 😄 |
@KhudaDad414 do you think we could designate a product design contributor to help with this app project? If so, can we add the "🎨 design" label to this issue so I can share the design issues with my followers? |
This idea sounds really interesting to me, and this would be helpful to get insights about resources used by different workflows so that we can make the best use of Github actions in a more structured way. Previous Experience I would like to work on this issue as part of the mentorship program, learn more about this idea, and contribute to the project using my skillset. I would really like to interact, network, and learn new things from other community members. |
I am interested to work on this issue. |
Hey @KhudaDad414. |
Hey @KhudaDad414 , is this issue still open to take up? If so, I'm interested in working on this project, as I believe I have the relevant experience working with the mentioned Tech Stack, and I have been making significant Open Source contributions. |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
@derberg can you please remove the stale tag from this issue? I think we still need this idea to be implemented as it was passed by the majority of votes in the TSC voting. If anyone is still interested to work on this, kindly comment out here. We will like to mentor you very well in this. |
I would still be interested in working on this issue if it is open. Had shared my thoughts on this project and my experience previously - #136 (comment) |
Thanks for showing interest in this idea. But to make sure you, this idea is I think not under the mentorship program now and it is a simple issue now, you can work on. I can definitely help you in any issues regarding React or Github actions. But rest also depends on @derberg and @KhudaDad414 for their opinions regarding the implementation. |
@KhudaDad414 has not been available for a while, and he just came back recently. He'll reach out to the selected mentee for this project :) |
this idea has been assigned to @Samridhi-98. thank you all for commenting on the issue and showing interest. 🙇 |
That sounds like, a custom grafana for asyncapi... |
Since we have the basic design, we can now think about the specifics. a few suggestions from my side.
@derberg anything from your side? |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
This looks super cool I would love to work with this if still available. I ahve worked with react flow which is a graph library, built on top of d3.js which i think will ahve some transferrable experience for me. I have also worked on fetching information from Github API and worked on building analytics pipelines. |
@AceTheCreator @akshatnema I would love to work upon this. I have a good experience in Github API |
@KhudaDad414, I think @Samridhi-98 already completed this issue as part of Mentorship program, right? If yes, kindly close this issue to avoid confusion. |
Update: 7 Nov 2022
@Samridhi-98 has been working on the design of the app and it looks cool. 👏
You can see the process of developing this app here:
https://github.com/Samridhi-98/github-actions-visualizer
We are trying to see what kind of info is more useful to have there and finalize the design process.
Reason/Context
We are an automation-driven community and we use GitHub Actions to automate lots of things in the organization. GitHub actions aren't unlimited and we need to have a clear picture of what workflows are using what amount of resources and how we can get the most out of GitHub Actions. GitHub currently doesn't provide such a tool to monitor and see the statistics about workflows across the organization.
Description
Basically, we need a web app capable of monitoring and visualizing GitHub actions metrics across the organization by using GitHub API.
Features
Tech stack
similar projects
I could only find this https://github.com/amirha97/github-actions-stats project which is primitive and visualizes the run-time of actions for one repo.
The text was updated successfully, but these errors were encountered: