Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.08 KB

topic-workflow

Generate json files by topic defined in topics.txt, which contains github api search request result

Workflows

update

  • ⬇️ Get the curent files
  • 🔄 Update the JSON
    • 🔍 by making github search request
    • 🗑 removing changing score attribute
    • 🔀 and sort by items.id
  • ⬆️ Push to github
    • only if there is some modification

code

check

  • ⬇️ Get the curent files
  • 🔄 Check if JSON valid

code