privileged-requester

Privileged Requester Action

MIT License

Stars
15
Committers
4

Bot releases are hidden (Show)

privileged-requester - v2.3.2 Latest Release

Published by GrantBirki about 2 months ago

privileged-requester - v2.3.1

Published by GrantBirki about 2 months ago

What's Changed

Full Changelog: https://github.com/github/privileged-requester/compare/v2.3.0...v2.3.1

privileged-requester - v2.3.0

Published by GrantBirki 2 months ago

What's Changed

Full Changelog: https://github.com/github/privileged-requester/compare/v2.2.0...v2.3.0

privileged-requester - v2.2.0

Published by GrantBirki 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/privileged-requester/compare/v2.1.0...v2.2.0

privileged-requester - v2.1.0

Published by GrantBirki 11 months ago

What's Changed

Full Changelog: https://github.com/github/privileged-requester/compare/v2.0.0...v2.1.0

privileged-requester - v2.0.0

Published by GrantBirki 11 months ago

⚠️ Breaking Changes ⚠️

The following inputs options are now deprecated:

  • myToken
  • robotUserToken

They are now replaced with just a single input option called github_token. By default, this option will assume the default GitHub Actions token (${{ github.token }}) and it will inherit your workflow's permissions. You can optionally overwrite this value with a GitHub PAT.

What's Changed

Full Changelog: https://github.com/github/privileged-requester/compare/v1.1.0...v2.0.0

privileged-requester - v1.1.0

Published by GrantBirki 12 months ago

privileged-requester - v1.0.3

Published by GrantBirki about 1 year ago

privileged-requester - v1.0.2

Published by GrantBirki about 1 year ago

privileged-requester - Update Comparison of Labels

Published by northrup about 1 year ago

This is backwards compatible bug fix that changes the way that label comparison is done such that the order of the labels in the comparison is not important.

privileged-requester - v1.0.0

Published by DanHoerst about 2 years ago

v1.0.0

Initial release of Privileged Requester