diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index 6733921..89f4d53 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -7,8 +7,9 @@ on: - main jobs: - call-reusable-release: - uses: xebis/github-actions-and-workflows/.github/workflows/semantic-release.yaml@main + release: + name: Release + uses: xebis/github-actions-and-workflows/.github/workflows/semantic-release.yaml@v0 with: GH_APP_ID: ${{ vars.GH_APP_SEM_REL_ID }} secrets: diff --git a/.releaserc.yaml b/.releaserc.yaml index 5969a2a..92b4503 100644 --- a/.releaserc.yaml +++ b/.releaserc.yaml @@ -12,3 +12,4 @@ plugins: - - "@semantic-release/git" - assets: - CHANGELOG.md + - semantic-release-major-tag diff --git a/xebis.yaml b/xebis.yaml index 1ad9150..267308d 100644 --- a/xebis.yaml +++ b/xebis.yaml @@ -12,6 +12,11 @@ organization: - name: "Main Branch" target: branch enforcement: active + bypass_actors: + # Xebis GitHub Semantic Release https://github.com/apps/xebis-github-semantic-release + - actor_id: 1527160 + actor_type: Integration + bypass_mode: always conditions: ref_name: include: