1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

chore: remove the alpha quality warning, it is secure enough to be used in production

- Security issues are to be filed responsibly and will be taken care
  of by the security team.
This commit is contained in:
Earl Warren 2025-07-31 07:40:40 +02:00
parent 386baae8de
commit 1001343b2b
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -1,7 +1,5 @@
# Forgejo Runner
**WARNING:** this is [alpha release quality](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) code and should not be considered secure enough to deploy in production.
A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The [installation and usage instructions](https://forgejo.org/docs/next/admin/actions/) are part of the Forgejo documentation.
# Reporting bugs