Releases: ahmadnassri/action-dependabot-auto-merge
Releases · ahmadnassri/action-dependabot-auto-merge
v2.6.6
v2.6.5
v2.6.4
v2.6.3
v2.6.2
v2.6.1
2.6.1 (2022-11-22)
Tests
- updated tests (36549c8)
CI/CD
- only publish docker on actual version releases (672902f)
- replace github workflow (065ebed)
- use shorter name for release versions (4d3ebd2)
Build
- deps: bump @actions/github from 5.0.0 to 5.0.1 in /action (d99fbd6)
- deps: bump @actions/github from 5.0.1 to 5.0.2 in /action (cd9910c)
- deps: bump @actions/github from 5.0.2 to 5.0.3 in /action (da31b94)
- deps: bump semver from 7.3.5 to 7.3.6 in /action (96afa80)
- deps: bump semver from 7.3.6 to 7.3.7 in /action (34b80f4)
Docs
- explicitly tell where to create the token (#163) (6a2b1ee), closes /github.com/ahmadnassri/action-dependabot-auto-merge/issues/58#issuecomment-1156061443
Chores
v2.6.0
v2.5.0
v2.4.0
v2.3.1
2.3.1 (2021-02-02)
Tests
- config: include tests for config loading (67a38ec)
Code Style
- structure: re-structure repo folders (a35d9c3)
CI/CD
- release: correct letter case for Tests (f54666f)
Chores
- deps-dev: bump sinon from 9.2.2 to 9.2.3 in /action (80d84ca)
- deps-dev: bump sinon from 9.2.3 to 9.2.4 in /action (d0c6811)
- template: update .dockerignore (dd2c20c)
- template: update .editorconfig (cd41dc3)
- template: update .github/auto-merge.yml (c0c260c)
- template: update .github/dependabot.yml (94c7140)
- template: update .github/linters/.commit-lint.yml (88960d2)
- template: update .github/linters/.markdown-lint.yml (9f8794a)
- template: update .github/workflows/auto-merge.yml (973ee6b)
- template: update .github/workflows/commit-lint.yml (709373f)
- template: update .github/workflows/commit-lint.yml (1281f7a)
- template: update .github/workflows/readme.yml (d5ee5d3)
- template: update .github/workflows/readme.yml (c1e8c61)
- template: update .github/workflows/release.yml (fc43aa4)
- template: update .github/workflows/super-linter.yml (c4f4e46)
- template: update .github/workflows/test.yml (dbae3a2)
- template: update .gitignore (d6b099a)
- template: update .semantic.json (831944d)
- template: update docker-compose.yml (e3fd00e)
- template: update docs/README.template (5a831e3)
Docs
- readme: update readme (c0e574b)