automatic-approve-action

Automatically approve workflow runs for new contributors

MIT License

Stars
15
Committers
2

Bot releases are visible (Hide)

automatic-approve-action - v1.2.0 Latest Release

Published by mheap about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mheap/automatic-approve-action/compare/v1.1.1...v1.2.0

automatic-approve-action - v1.1.1

Published by mheap almost 2 years ago

  • Adding node16 support
automatic-approve-action - v1.1.0

Published by mheap over 3 years ago

  • Exit with error code on UnhandledPromiseRejectionWarning (#10). This makes it easier to spot when the action fails due to a failing HTTP request
automatic-approve-action - v1.0.5

Published by mheap over 3 years ago

  • Fix missing head_repository + runs for merged PRs (#8)
automatic-approve-action - v1.0.4

Published by mheap over 3 years ago

  • Allow named workflows to be automatically approved (#6)
automatic-approve-action - 1.0.3

Published by mheap over 3 years ago

  • Fix issue with jest-cli being included
automatic-approve-action - 1.0.2

Published by mheap over 3 years ago

  • Add dangerous_files to action.yml (via @tomasnorre)
automatic-approve-action - v1

Published by mheap over 3 years ago

Automatically approve workflow runs from first time contributors. This action is designed to be run on a schedule within your organisation.

automatic-approve-action - 1.0.1

Published by mheap over 3 years ago

  • Upgrade to build-and-tag-action@v2
automatic-approve-action - 1.0.0

Published by mheap over 3 years ago

  • Initial Release