Skip to content

Releases: OpenRailAssociation/github-org-manager

v0.7.5

29 Sep 14:57
c428786

Choose a tag to compare

What's Changed

Features and Fixes

  • Add schema validation for app, org and team config files by @mxmehl in #140
  • Check relationship between child and parent teams by @mxmehl in #142

Dependencies

  • fix(deps): update dependency pygithub to v2.8.1 by @renovate[bot] in #131
  • chore(deps): update dependency mypy to v1.18.1 by @renovate[bot] in #134
  • chore(deps): update dependency bump-my-version to v1.2.2 by @renovate[bot] in #135
  • chore(deps): update dev dependencies group by @renovate[bot] in #138
  • chore(deps): update dependency bump-my-version to v1.2.3 by @renovate[bot] in #139
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #132
  • chore(deps): update dependency pyyaml to v6.0.3 by @renovate[bot] in #141
  • chore(deps): bump all dependencies by @mxmehl in #143

Full Changelog: v0.7.4...v0.7.5

v0.7.4

21 Aug 14:54
a68eedc

Choose a tag to compare

What's Changed

Features and Fixes

  • Sanitize GH App ID to catch weird nested quotes by @mxmehl in #126
  • Fix exception when dealing with org owners when logged in as app by @mxmehl in #130
  • Fix exceptions for parent/child teams by @mxmehl in #124

Dependencies

  • chore(deps): update dependency pylint to v3.3.8 by @renovate[bot] in #120

Full Changelog: v0.7.3...v0.7.4

v0.7.3

05 Aug 12:34
0e70187

Choose a tag to compare

What's Changed

Features and Fixes

Dependencies

  • chore(deps): update dependency pylint to v3.3.7 by @renovate[bot] in #108
  • chore(deps): update dependency bump-my-version to v1.1.3 by @renovate[bot] in #109
  • chore(deps): pin dependencies by @renovate[bot] in #110
  • chore(deps): update dependency bump-my-version to v1.1.4 by @renovate[bot] in #111
  • chore(deps): update dependency mypy to v1.16.0 by @renovate[bot] in #112
  • chore(deps): update dependency bump-my-version to v1.2.0 by @renovate[bot] in #113
  • fix(deps): update dependency requests to v2.32.4 by @renovate[bot] in #114
  • chore(deps): update dependency mypy to v1.16.1 by @renovate[bot] in #115
  • chore(deps): update dependency mypy to v1.17.0 by @renovate[bot] in #116
  • chore(deps): update dependency bump-my-version to v1.2.1 by @renovate[bot] in #117

Full Changelog: v0.7.2...v0.7.3

v0.7.2

30 Apr 13:17
cfe81d0

Choose a tag to compare

What's Changed

Dependency bump, also for critical CVEs in dev dependencies.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

06 Mar 13:18
34b1d7b

Choose a tag to compare

What's Changed

  • Inform user about changes by @mxmehl in #89
  • Bump dependencies

Version 0.7.0 never released because of a minor confusion.

Full Changelog: v0.6.0...v0.7.1

v0.6.0

20 Feb 10:52
49dcd82

Choose a tag to compare

What's Changed

  • Do not warn about org owners without team by @mxmehl in #79
  • Add options to remove unconfigured teams and members by @mxmehl in #80

Dependencies

Full Changelog: v0.5.7...v0.6.0

v0.5.7

30 Jan 13:28
1004ad1

Choose a tag to compare

What's Changed

  • Handle exception for invalid credentials by @mxmehl in #72

Dependencies

Full Changelog: v0.5.6...v0.5.7

v0.5.6

03 Dec 13:47
e20ad9a

Choose a tag to compare

What's Changed

  • Handle new team when making a dry-run by @mxmehl in #62

Full Changelog: v0.5.5...v0.5.6

v0.5.5

03 Dec 11:30
7e7aefc

Choose a tag to compare

What's Changed

  • Improve and fix app auth by @mxmehl in #60
  • Fetch all collaborators of all repos at once over GraphQL by @mxmehl in #61

Full Changelog: v0.5.4...v0.5.5

v0.5.4

02 Dec 15:05
c573563

Choose a tag to compare

What's Changed

  • Fix auth when using config files for app auth by @mxmehl in #59

Full Changelog: v0.5.3...v0.5.4