Releases: InditexTech/auto-fork-action
Releases · InditexTech/auto-fork-action
v1.1.2
What's Changed
- feat: improve error message when invalid GitHub usernames are provided
- feat: clarify that "Team member usernames" must be GitHub users
- fix: handle existing repository or team by failing early or updating team without removing repo
- chore: allow re-running workflow by editing the same issue instead of creating a new one
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- chore: update deps and workflow action refs by @jorgeteixe in #17
- chore: bump rollup and missing pinned dep by @jorgeteixe in #19
- fix: replace dots with hyphens in team creation by @jorgeteixe in #22
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- [Feature] Allow for custom fork name by @jorgeteixe in #7
New Contributors
- @jorgeteixe made their first contribution in #7
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Initial Release
This is the first stable release of auto-fork-action, a GitHub Action that automates the process of:
- Forking a repository into your organization
- Creating a team with maintainers
- Granting the team access to the newly forked repository