Outside Collaborators Versions Save

Automatically Manage Outside Collaborators Organization-wide

v2.1.3

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v2.1.2...v2.1.3

v2.1.2

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v2.1.1...v2.1.2

v2.1.1

1 year ago

Apply a safeguard to archived repositories to avoid generating an error as they are read-only. See #167.

What's Changed

New Contributors

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v2.1.0...v2.1.1

v2.1.0

1 year ago

Mainly a release for taking a snapshot of the currently shared resources. It also contains a tiny modification to the actions induced by a GitHub update in the handling of the input parameters.

What's Changed

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v2.0.0...v2.1.0

v2.0.0

2 years ago

This release introduces a breaking change in the way we manage the group mentioning mechanism. To avoid interferences with MathJax, the escape char $ is now replaced by !. See the main documentation for more info.

What's Changed

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v1.2.1...v2.0.0

v1.2.1

2 years ago

This release applies a patch to v1.2.0 about the use of the compact! method.

What's Changed

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v1.2.0...v1.2.1

v1.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v1.1.5...v1.2.0

v1.1.5

2 years ago

This release is shipped with a bug fix related to a rate limit exception that @JeroenKnoops spotted at a safeguarded seemingly single operation (see #86).

What's Changed

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v1.1.4...v1.1.5

v1.1.4

2 years ago

This release fixes the CI used for verifying PRs. In particular, the fix enforces security by using GH environments in order to follow guidelines provided at https://securitylab.github.com/research/github-actions-preventing-pwn-requests.

What's Changed

Full Changelog: https://github.com/icub-tech-iit/outside-collaborators/compare/v1.1.3...v1.1.4

v1.1.3

2 years ago

In this release, we fixed the handling of GitHub usernames when provided with the wrong case.

Relevant resources:

  • #90
  • #91