Skip to content

Aliamondo/daily-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Daily Helper

To-do checklist

  • Search team repositories in settings
  • Add no PRs message for no PRs found and all PRs filtered out
  • Add tests
  • Show missing required CheckRuns, if possible
  • Research and add tab with currently ran github actions for recently merged PRs (potentially filter by CODEOWNERS)
  • Extract wording to translations file
  • (Low priority) Rework UserGroups empty states (reconsider what's shown on DRAFT PRs)
  • List appropriate pull requests where a review from the team was requested
  • Research how to make application start faster

General info

This project was bootstrapped with Create React App. In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

See the section about deployment for more information.