babel / notes

♬ Notes from the @Babel Team (discuss in PRs)
https://github.com/babel/notes#meetings
122 stars 16 forks source link

Chrome extension to list PRs that will change a file that you are looking at #10

Open hzoo opened 7 years ago

hzoo commented 7 years ago

Writing down some thoughts, links

curl https://api.github.com/repos/babel/babel/pulls/5061/files


Or the other way around, we make a service that tracks all prs and whenever they update it will update which files are updated.


Also could run this on PRs to show other PRs that are also changing the same files