--- include: - remote: "https://jobs.just-ci.dev/v3.20.0/project-automation/find-next-release.yml" - remote: "https://jobs.just-ci.dev/v3.20.0/project-automation/gitlab-recommended.yml" - remote: "https://jobs.just-ci.dev/v3.20.0/project-automation/semantic-release.yml" - remote: "https://jobs.just-ci.dev/v3.20.0/project-automation/badge.yml" - remote: "https://jobs.just-ci.dev/v3.20.0/project-automation/check-GL-token.yml" - remote: "https://jobs.just-ci.dev/v3.20.0/project-automation/tbump.yml" tbump: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH exists: - 'pyproject.toml' - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH exists: - 'tbump.toml'