We sometimes have changes that need to go through a hotfix branch into production. However, we want to ensure that it is eventually retrofitted into the develop branch so that the next release would have it.
Other than merge checks, I was wondering if we can add a check list item in the PR itself asking the developer to do this task.