Releases: 10up/action-repo-automator
Releases · 10up/action-repo-automator
2.1.3
Changed
- Bump Node.js version from v16 to v20 (props @iamdharmesh, @dkotter via #125).
- Bump
@actions/core
from 1.10.1 to 1.11.0,@octokit/action
from 6.0.6 to 7.0.0 and@vercel/ncc
from 0.38.1 to 0.38.2 (props @iamdharmesh, @dkotter via #125).
Full Changelog: 2.1.2...2.1.3
View closed items in the milestone.
2.1.2
Changed
- Exclude the release pull request from the PR validations (props @iamdharmesh, @dkotter via #119).
- Bump
actions/upload-artifact
from v3 to v4 (props @iamdharmesh, @jeffpaul via #121).
Security
- Bump
undici
from 5.26.4 to 5.28.4 (props @dependabot[bot], @iamdharmesh via #115, #120).
Full Changelog: 2.1.1...2.1.2
View closed items in the milestone.
2.1.1
Changed
- Disabled dependabot version updates for GitHub Actions and npm dependencies (props @iamdharmesh, @jeffpaul via #113)
- Updated pull request validation input to accept true/false instead of a regex expression (props @iamdharmesh, @dkotter via #114)
Security
- Bump
eslint
from 8.53.0 to 8.54.0 (props @dependabot[bot], @iamdharmesh via #112)
Full Changelog: 2.1.0...2.1.1
View closed items in the milestone.
2.1.0
Changed
- Skip merge conflict check and auto-sync on pull requests from bots (props @iamdharmesh, @peterwilsoncc via #100)
Fixed
- Ensure we properly remove all HTML comments from input strings (props @dkotter, @iamdharmesh via #108)
Security
- Bump
actions/setup-node
from 3.8.0 to 4.0.0 (props @dependabot[bot], @iamdharmesh via #90, #107) - Bump
eslint
from 8.47.0 to 8.53.0 (props @dependabot[bot], @iamdharmesh via #92, #95, #99, #101, #106, #110) - Bump
actions/checkout
from 3 to 4 (props @dependabot[bot], @iamdharmesh via #93) - Bump
@vercel/ncc
from 0.36.1 to 0.38.1 (props @dependabot[bot], @iamdharmesh via #94, #104) - Bump
@actions/core
from 1.10.0 to 1.10.1 (props @dependabot[bot], @iamdharmesh via #96) - Bump
@octokit/action
from 6.0.5 to 6.0.6 (props @dependabot[bot], @iamdharmesh via #98) - Bump
@actions/github
from 5.1.1 to 6.0.0 (props @dependabot[bot], @iamdharmesh via #102) - Bump
undici
from 5.25.4 to 5.26.4 (props @dependabot[bot], @iamdharmesh via #105)
New Contributors
- @peterwilsoncc made their first contribution in #100
Full Changelog: 2.0.0...2.1.0
View closed items in the milestone.
2.0.0
Note that this release renames action to "Repo Automator"
Added
- Support for automatically add a milestone. (props @iamdharmesh, @jeffpaul, @faisal-alvi via #47)
- Support for request PR review from multiple reviewers. (props @iamdharmesh, @faisal-alvi, @jeffpaul via #48)
- Support for auto-assigning issues to PR author. (props @iamdharmesh, @jeffpaul, @faisal-alvi via #49)
- Support for notify merge conflict (props @iamdharmesh, @dkotter via #72)
- Support for welcome first-time contributors (props @iamdharmesh, @jeffpaul, @ravinderk via #82)
- Support auto-comment on new issues and pull requests (props @iamdharmesh, @jeffpaul, @ravinderk via #83)
- Support for auto-sync PR branch. (props @iamdharmesh, @ravinderk via #81)
- Support for passing pull request validation regex from workflow file. (props @senhordaluz, @iamdharmesh, @Sidsector9 via #84)
Changed
- Renamed
reviewer
configuration field toreviewers
. (props @iamdharmesh, @faisal-alvi, @jeffpaul via #48) - Rename action to "Repo Automator" (props @iamdharmesh, @jeffpaul via #87)
Security
- Bump
@octokit/action
from 4.0.9 to 6.0.5 (props @dependabot[bot], @jeffpaul, @iamdharmesh via #30, #40, #60, #62, #64, #66, #69, #78) - Bump
@vercel/ncc
from 0.34.0 to 0.36.1 (props @dependabot[bot], @jeffpaul, @iamdharmesh via #35, #41) - Bump
actions/setup-node
from 3.5.1 to 3.8.0 (props @dependabot[bot], @jeffpaul, @iamdharmesh via #38, #71, #89) - Bump
eslint
from 8.25.0 to 8.47.0 (props @dependabot[bot], @jeffpaul, @iamdharmesh via #31, #32, #33, #34, #36, #37, #39, #42, #50, #53, #54, #55, #56, #57, #58, #61, #65, #67, #70, #75, #86, #88)
Full Changelog: 1.0.1...2.0.0
View closed items in the milestone.
1.0.1
Changed
- Rename action to "PR Automator" (props @iamdharmesh, @jeffpaul via #27)
Security
- Bump
@octokit/action
from 4.0.8 to 4.0.9 (props @dependabot via #25). - Bump
actions/setup-node
from 3.5.0 to 3.5.1 (props @dependabot via #26).
Full Changelog: https://github.com/10up/action-pr-automator/compare/1.0.0..1.0.1
View closed items in the milestone.
1.0.0
Added
- Initial project release 🎉
Full Changelog: https://github.com/10up/action-pr-helper/commits/1.0.0
View closed items in the milestone.