Loading .github/workflows/rebase.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ jobs: rebase: name: "Rebase" runs-on: ubuntu-latest # Run only on release commits if: startsWith(github.event.head_commit.message, 'chore(release):') permissions: pull-requests: write contents: write Loading .github/workflows/release.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,6 @@ jobs: release: name: "Release" runs-on: ubuntu-latest # Skip release on release commits to avoid infinite loop if: "!startsWith(github.event.head_commit.message, 'chore(release):')" permissions: contents: write pull-requests: write Loading CHANGELOG.mddeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line ## [1.0.1](https://github.com/disafronov/ansible_role-gitlab_omnibus/compare/v1.0.0...v1.0.1) (2026-01-09) ### Bug Fixes * pipefail ([f493cce](https://github.com/disafronov/ansible_role-gitlab_omnibus/commit/f493cce9cd76f438b0f912703542fffa2302bb36)) ## 1.0.0 (2026-01-09) ### Features * initial ([adac1b8](https://github.com/disafronov/ansible_role-gitlab_omnibus/commit/adac1b8856acd1269057a63a660dc50c3323493a)) Loading
.github/workflows/rebase.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ jobs: rebase: name: "Rebase" runs-on: ubuntu-latest # Run only on release commits if: startsWith(github.event.head_commit.message, 'chore(release):') permissions: pull-requests: write contents: write Loading
.github/workflows/release.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,6 @@ jobs: release: name: "Release" runs-on: ubuntu-latest # Skip release on release commits to avoid infinite loop if: "!startsWith(github.event.head_commit.message, 'chore(release):')" permissions: contents: write pull-requests: write Loading
CHANGELOG.mddeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line ## [1.0.1](https://github.com/disafronov/ansible_role-gitlab_omnibus/compare/v1.0.0...v1.0.1) (2026-01-09) ### Bug Fixes * pipefail ([f493cce](https://github.com/disafronov/ansible_role-gitlab_omnibus/commit/f493cce9cd76f438b0f912703542fffa2302bb36)) ## 1.0.0 (2026-01-09) ### Features * initial ([adac1b8](https://github.com/disafronov/ansible_role-gitlab_omnibus/commit/adac1b8856acd1269057a63a660dc50c3323493a))