Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion POLICIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
| `ghcr.io/updatecli/policies/releasepost/releasepost:0.11.1` | releasepost is a release note town crier. It retrieves release notes from a third location, like a GitHub release, and then copy them locally to your directory of choice. This policy takes care of publishing any new file generated to a git repository. It creates one file per release note version and an index file. It can creates files using different formats like markdown, asciidoctor, or json. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/releasepost/releasepost/README.md) |
| `ghcr.io/updatecli/policies/typos/githubaction:0.1.2` | Updatecli policy to scaffold a typos GitHub Action workflow. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/typos/githubaction/README.md) |
| `ghcr.io/updatecli/policies/updatecli/autodiscovery:0.8.1` | Updatecli Autodiscovery | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/updatecli/autodiscovery/README.md) |
| `ghcr.io/updatecli/policies/updatecli/githubaction:0.9.0` | Automatically update the Updatecli version used by GitHub action workflows. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/updatecli/githubaction/README.md) |
| `ghcr.io/updatecli/policies/updatecli/githubaction:0.9.1` | Automatically update the Updatecli version used by GitHub action workflows. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/updatecli/githubaction/README.md) |
| `ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0` | Updatecli policy to scaffold a zizmor GitHub Action workflow. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/zizmor/githubaction/scaffold/README.md) |
Loading