Skip to content

Releases: rmacklin/team-sync

v0.6.0

19 Jul 04:03
Compare
Choose a tag to compare

Support GitHub Enterprise Server deployments

v0.5.0

31 Jul 19:37
Compare
Choose a tag to compare

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

26 Jan 16:09
Compare
Choose a tag to compare

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

13 Apr 03:03
Compare
Choose a tag to compare

Support team_sync_ignored property to ignore a team during the sync

v0.3.0

13 Apr 03:03
Compare
Choose a tag to compare

Support adding a prefix to the associated GitHub Teams

v0.2.0

13 Apr 03:02
Compare
Choose a tag to compare

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

Support setting the GitHub Team's description

v0.1.0

13 Apr 03:02
Compare
Choose a tag to compare

Initial version