pipeline-test-vars/README.md
Oliver Lippert 32219ce131
Some checks failed
/ dump (push) Successful in 2s
/ dump (pull_request) Has been cancelled
rename to forgejo
2024-02-09 19:02:45 +01:00

9 lines
450 B
Markdown

# Forgejo action test: Vars
Which variables are set in Forgejo Actions by default?
Let's try to dump all [context](https://docs.github.com/en/actions/learn-github-actions/contexts) for
all [triggers](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows).
Not all GitHub triggers are implemented, currently
[the list can be found here](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/modules/actions/github.go).