Is it possible to configure the pull request code diff view so that the first comment on top of the file is always expanded?
We consider to add information as a first comment into source files that are needed to review the code changes properly (think of having different review requirements on different source files due to different safety levels etc). This information on top will usually not change only the code below but the reviewer needs to know it for every review so it would be very helpful to be able to expand the first comment in the diff by default.