An open API service indexing awesome lists of open source software.

https://github.com/mondeja/gh-actions-dev-utils

Github Actions development utilities
https://github.com/mondeja/gh-actions-dev-utils

Last synced: 8 months ago
JSON representation

Github Actions development utilities

Awesome Lists containing this project

README

          

# Github Actions development utilities

## Documentation

- [Reference](https://docs.github.com/en/free-pro-team@latest/actions/reference)
- [actions/toolkit](https://github.com/actions/toolkit)
- [Debug action events webhooks](https://github.com/mondeja/gh-actions-dev-utils/blob/master/debug-webhooks.md)
- [Verbose action logs with `::debug::`](https://github.com/actions/toolkit/blob/master/docs/action-debugging.md)
- [Test actions locally](https://github.com/mondeja/gh-actions-dev-utils/blob/master/test-locally.md)

## Useful action

- [FantasticFiasco/action-update-license-year](https://github.com/FantasticFiasco/action-update-license-year): Update LICENSE copyright years through pull request.