https://github.com/ferretdb/github-actions
Shared GitHub Actions for FerretDB repos
https://github.com/ferretdb/github-actions
Last synced: 6 months ago
JSON representation
Shared GitHub Actions for FerretDB repos
- Host: GitHub
- URL: https://github.com/ferretdb/github-actions
- Owner: FerretDB
- License: apache-2.0
- Created: 2021-12-07T16:39:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T07:53:22.000Z (10 months ago)
- Last Synced: 2025-04-02T08:33:14.456Z (10 months ago)
- Language: Go
- Homepage:
- Size: 638 KB
- Stars: 8
- Watchers: 4
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# github-actions
This repository contains our shared GitHub Actions, written in Go,
that are used by [FerretDB](https://github.com/FerretDB/FerretDB),
[dance](https://github.com/FerretDB/dance),
and other repositories.
## Contributing
* To contribute to this project, please read the [CONTRIBUTING.md](https://github.com/FerretDB/github-actions/blob/main/CONTRIBUTING.md)
and [CODE_OF_CONDUCT.md](https://github.com/FerretDB/FerretDB/blob/main/CODE_OF_CONDUCT.md) guideline to know more.
* Is everything working as it should?
If not, please let us know by [creating an issue](https://github.com/FerretDB/github-actions/issues/new/choose).
* You can identify issues you would like to work on by looking at the [open issues](https://github.com/FerretDB/github-actions/issues) for this repository.