Skip to content

[devtools] storybook: port utils to be reusable #4753

[devtools] storybook: port utils to be reusable

[devtools] storybook: port utils to be reusable #4753

name: Force Merge Canary Release PR
on: pull_request
permissions:
# To bypass and merge PR
pull-requests: write
jobs:
force-merge-canary-release-pr:
runs-on: ubuntu-latest
# Validate the login, PR title, and the label to ensure the PR is
# from the release PR and prevent spoofing.
if: |
github.event.pull_request.user.login == 'vercel-release-bot' &&
github.event.pull_request.title == 'Version Packages (canary)' &&
contains(github.event.pull_request.labels.*.name, 'created-by: CI')
steps:
- name: Bypass required status checks and merge PR
run: gh pr merge --admin --squash "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy