Skip to content

Releases: rmacklin/team-sync

v0.6.0

Choose a tag to compare

@rmacklin rmacklin released this 19 Jul 04:03

Support GitHub Enterprise Server deployments

v0.5.0

Choose a tag to compare

@rmacklin rmacklin released this 31 Jul 19:37

Support YAML teams configuration files

JSON is still supported, since YAML is a superset of JSON. But now we also support YAML configuration files, which are syntactically more concise, making them easier to maintain. We've also changed the default configuration file location from .github/teams.json to .github/teams.yml.

Fix version tags in README to clear up documentation on GitHub Marketplace

Choose a tag to compare

@rmacklin rmacklin released this 26 Jan 16:09

This release has no changes to the actual action; it just updates the version numbers in the usage examples to clear up the GitHub Marketplace documentation.

v0.4.0

Choose a tag to compare

@rmacklin rmacklin released this 13 Apr 03:03

Support team_sync_ignored property to ignore a team during the sync

v0.3.0

Choose a tag to compare

@rmacklin rmacklin released this 13 Apr 03:03

Support adding a prefix to the associated GitHub Teams

v0.2.0

Choose a tag to compare

@rmacklin rmacklin released this 13 Apr 03:02

Support changing a team name in ways that avoid changing the slug

Support setting the GitHub Team's description

v0.1.0

Choose a tag to compare

@rmacklin rmacklin released this 13 Apr 03:02

Initial version