Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Follow-Up (#874): Reduce script repetition for building and pushing e2e bundles to on-cluster e2e image registry #2

Follow-Up (#874): Reduce script repetition for building and pushing e2e bundles to on-cluster e2e image registry

Follow-Up (#874): Reduce script repetition for building and pushing e2e bundles to on-cluster e2e image registry #2

name: Add epic issues to OLMv1 project
on:
issues:
types:
- opened
- labeled
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/operator-framework/projects/8
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: epic
label-operator: OR