karagenit / ignore-bot

Github API Bot which makes PRs to Ignore Common Files
MIT License
0 stars 1 forks source link

Multi-File Support #4

Closed karagenit closed 7 years ago

karagenit commented 7 years ago

Maybe add "file" as a field in the repositories table? We could simply run different queries for different files...however, it would be more efficient to link them together such that each repository would have only one row which lists all of the files that need to be excluded.

karagenit commented 7 years ago

Added the file field already, need a list of files to ignore.