Open
Description
This may or may not be an issue with the merge-branch action; I thought I'd try here before contacting GitHub.
I'm trying to set up a workflow where, when the "ready to launch" label is set on a pull request for a release/*
branch, the branch in question is merged into another branch called prepublish
. This workflow is defined here. It was inspired on the documentation.
I have made three failed attempts at triggering this workflow:
- Testing continuous deployment automation workflows documentcloud/underscore-contrib#235 (workflow wasn't on
master
yet) - Testing continuous deployment, bis documentcloud/underscore-contrib#237 (branch was on my fork)
- Testing continuous deployment, bis, bis documentcloud/underscore-contrib#238 (branch on upstream repo, can't explain failure to trigger)
Either I'm misunderstanding how to do this, or something doesn't work as advertised in merge-branch or in the GH Actions API. Can you help me? Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels