Make the social metadata PR tail choose between direct merge and auto-merge without changing the posting logic.
gh pr view --json output and returns direct or auto..github/workflows/publish_social.yml to call the helper and branch between gh pr merge --squash and gh pr merge --auto --squash.python3 -m unittest tests.test_social_metadata_pr_merge -qdirect for a clean, mergeable PRauto for a PR that is not yet mergeable