You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upload_build_to_apps_cdn: Update the list of valid values for platform to now support bothx86 and ARM64 for the Microsoft Store and Windows platforms. [#669]
Bug Fixes
Fix NoMethodError (undefined method 'trigger_action_by_name' for nil:NilClass) when running configure_setup. [#670]
Fix a bug in create_release_backmerge_pull_request when you pass a intermediate_branch_created_callback callback but there's ultimately nothing to merge. [#665]
Fix GitHub API search queries to support fine-grained tokens in addition to classic tokens. Fine-grained tokens require explicit is:issue or is:pull-request qualifiers in search queries. [#663]