Skip to content

Random helper scripts that might be useful to someone out there

License

Notifications You must be signed in to change notification settings

felix314159/script-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script-collection

Random helper scripts that might be useful to someone out there

Scripts Purpose

  • cifail.sh: Give it any job URL and it will download the logs of all failed CI runs locally for efficient LLM consumption.
  • prcommits.sh: Get a list of all commits that exist in a given PR URL and get insurance that you locally access them (useful for building LLM skill around this for accessing changes of any PR URL. For then actually accessing the changes your LLM should not git not the github api)
  • prreview.sh: Give it any Github PR URL and it will create a JSON object that contains all context an LLM needs (who commented what where, who wants which modifications to which files, etc)

About

Random helper scripts that might be useful to someone out there

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages