Skip to content

utbot-cli: Failed to load class member of class and throw IllegalStateException while running BunchTestGeneratorCommand #1341

utbot-cli: Failed to load class member of class and throw IllegalStateException while running BunchTestGeneratorCommand

utbot-cli: Failed to load class member of class and throw IllegalStateException while running BunchTestGeneratorCommand #1341

name: Add issues to UTBot Java project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/UnitTestBot/projects/2
github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}