Skip to content

Workflow doesn't trigger on labeled pull request #11

Open
@jgonggrijp

Description

@jgonggrijp

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:

  1. Testing continuous deployment automation workflows documentcloud/underscore-contrib#235 (workflow wasn't on master yet)
  2. Testing continuous deployment, bis documentcloud/underscore-contrib#237 (branch was on my fork)
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions