[The Pipeline detail screen] 400 error is handled when creating the Kafka Destination connector with optional configuration ... #618
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: roadmap | |
on: | |
issues: | |
types: [labeled, unlabeled] | |
jobs: | |
roadmap: | |
uses: ConduitIO/automation/.github/workflows/roadmap.yml@main | |
secrets: | |
project-automation-token: ${{ secrets.PROJECT_AUTOMATION }} |