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

https://github.com/davidvujic/github-actions-experimenting

Experimenting with github actions
https://github.com/davidvujic/github-actions-experimenting

Last synced: 7 months ago
JSON representation

Experimenting with github actions

Awesome Lists containing this project

README

          

# Experimenting with Github Actions

## Experiments
- [x] trigger an action from a pull request comment
NOTE: done. But is not that useful for actions in the actual PR. Too complex to figure out the current branch
- [ ] trigger an action when a pull request has been approved