Google Container Builder documentation says it can build a Branch or a Tag. What about building a Pull Request? This functionality is critical prior to merging code so main development branch is kept clean as much as possible.
On this page there is even a notation that pull-requests will not be built. Why not support Pull Request builds?