https://github.com/nicklasfrahm-dev/.github
This repository contains special workflows and documentation that is used to customize the GitHub organization.
https://github.com/nicklasfrahm-dev/.github
Last synced: 6 months ago
JSON representation
This repository contains special workflows and documentation that is used to customize the GitHub organization.
- Host: GitHub
- URL: https://github.com/nicklasfrahm-dev/.github
- Owner: nicklasfrahm-dev
- Created: 2024-12-07T13:03:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T21:28:00.000Z (over 1 year ago)
- Last Synced: 2025-02-07T17:45:06.390Z (over 1 year ago)
- Homepage: https://github.com/nicklasfrahm-dev
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Organzational assets
This repository contains special workflows and documentation that is used to customize the GitHub organization.
## Workflows
- [**Release Go Library**](.github/workflows/release-go-library.yml)
This workflow creates a new release for a Go library and publishes it to GitHub.
## Development
Most often we will promote workflows we have observed in other repositories to this repository. When creating a new workflow, make sure that you always:
- Create a [reusable workflow][reusable-workflow]
- Create a matching [workflow template][workflow-template]
- Select an icon name from the [GitHub Octicons][octicons] and reference it as `octicon `
[mkdocs]: https://www.mkdocs.org/
[reusable-workflow]: https://docs.github.com/en/actions/sharing-automations/reusing-workflows
[workflow-template]: https://docs.github.com/en/actions/sharing-automations/creating-workflow-templates-for-your-organization
[octicons]: https://primer.style/foundations/icons