Releases: rmacklin/team-sync
Releases · rmacklin/team-sync
v0.6.0
Support GitHub Enterprise Server deployments
v0.5.0
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
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
Support team_sync_ignored
property to ignore a team during the sync