Skip to content

abctl local install on M3 macOS 15.2 fails with error "pod airbyte-abctl-airbyte-bootloader failed" #70982

abctl local install on M3 macOS 15.2 fails with error "pod airbyte-abctl-airbyte-bootloader failed"

abctl local install on M3 macOS 15.2 fails with error "pod airbyte-abctl-airbyte-bootloader failed" #70982

name: "Add labels to github issues based on context"
on:
issues:
types: [opened, labeled, unlabeled]
jobs:
shared-issues:
name: "Add Labels to Issues. Safe to Merge on fail"
runs-on: ubuntu-24.04
steps:
- name: Run Issue Command from workflow-actions
uses: nick-fields/private-action-loader@v3
with:
pal-repo-token: "${{ secrets.GH_PAT_MAINTENANCE_OCTAVIA }}"
pal-repo-name: airbytehq/workflow-actions@production
# the following input gets passed to the private
token: "${{ secrets.GH_PAT_MAINTENANCE_OCTAVIA }}"
# ref: https://github.com/airbytehq/workflow-actions/blob/main/src/bin_issue.ts
command: "issue"