File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,4 +84,4 @@ The application will be accessible at `http://localhost:8080`.
8484As outlined in the ` roadmap.md` , the future vision for this project includes:
8585
8686- ** Improved Scalability:** Implementing a message queue (e.g., RabbitMQ, Kafka) for asynchronous processing of leaderboard generation jobs.
87- - ** GitHub Token Management :** Allowing users to update their GitHub tokens through the API .
87+ - ** Additional GitHub Tools :** Build more tools leveraging the GitHub API to help manage and automate tasks within your GitHub organization .
Original file line number Diff line number Diff line change 111 . Instead of synchronous processing, use a queue (e.g. RabbitMQ, Kafka) to asynchronously process leaderboard jobs.
2-
2+ 2 . Add other github org management functionalities like bulk add users
You can’t perform that action at this time.
0 commit comments