Conversation
Change Signature: Fix for NullReferenceException when trying to add parameter with type modifier
Allow independent methods to have the same parameter name
|
Reset HEAD of |
|
Apologies, while this PR appears ready to be merged, I've been configured to only merge when all checks have explicitly passed. The following integrations have not reported any progress on their checks and are blocking auto-merge:
These integrations are possibly never going to report a check, and unblocking auto-merge likely requires a human being to update my configuration to exempt these integrations from requiring a passing check. Give feedback on thisFrom the bot dev teamWe've tried to tune the bot such that it posts a comment like this only when auto-merge is blocked for exceptional, non-intuitive reasons. When the bot's auto-merge capability is properly configured, auto-merge should operate as you would intuitively expect and you should not see any spurious comments. Please reach out to us at fabricbotservices@microsoft.com to provide feedback if you believe you're seeing this comment appear spuriously. Please note that we usually are unable to update your bot configuration on your team's behalf, but we're happy to help you identify your bot admin. |
This is an automatically generated pull request from release/dev16.7 into master.
git fetch --all git checkout merges/release/dev16.7-to-master git reset --hard upstream/master git merge upstream/release/dev16.7 # Fix merge conflicts git commit git push upstream merges/release/dev16.7-to-master --forceOnce all conflicts are resolved and all the tests pass, you are free to merge the pull request.