Skip to content

Releases: InditexTech/auto-fork-action

v1.1.2

15 Jan 10:28
3f93fef

Choose a tag to compare

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

17 Jul 11:59
218756b

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Jun 13:08
15577de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Initial Release

02 Jun 09:57
e27ba14

Choose a tag to compare

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