Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 0 additions & 10 deletions Makefile

This file was deleted.

26 changes: 12 additions & 14 deletions README.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
#
# This is the canonical configuration for the `README.md`
# Run `make readme` to rebuild the `README.md`
Expand All @@ -21,13 +20,17 @@ github_repo: cloudposse/github-action-auto-release

# Badges to display
badges:
- name: "Latest Release"
image: "https://img.shields.io/github/release/cloudposse/github-action-auto-release.svg"
url: "https://github.com/cloudposse/github-action-auto-release/releases/latest"
- name: "Slack Community"
image: "https://slack.cloudposse.com/badge.svg"
url: "https://slack.cloudposse.com"
- name: Latest Release
image: https://img.shields.io/github/release/cloudposse/github-action-auto-release.svg?style=for-the-badge
url: https://github.com/cloudposse/github-action-auto-release/releases/latest
- name: Last Updated
image: https://img.shields.io/github/last-commit/cloudposse/github-action-auto-release.svg?style=for-the-badge
url: https://github.com/cloudposse/github-action-auto-release/commits
- name: Slack Community
image: https://slack.cloudposse.com/for-the-badge.svg
url: https://cloudposse.com/slack

# List any related terraform modules that this module may be used with or that this module depends on.
related:
- name: "GitHub Action Auto-format"
description: "Add standard files to a repo and keep its README up to date"
Expand All @@ -42,10 +45,7 @@ related:
description: "Validate and lint contents of CODEOWNERS file"
url: "https://github.com/cloudposse/github-action-validate-codeowners"

include:
- "docs/github-action.md"

# References
include: []
references:
- name: "Release Drafter"
description: 'Drafts your next release notes as pull requests are merged into master'
Expand Down Expand Up @@ -75,6 +75,4 @@ quickstart: |-
3. Customize the config file as desired, per the [config documentation](https://github.com/release-drafter/release-drafter#configuration)

# Contributors to this project
contributors:
- name: "Dylan Bannon"
github: "dylanbannon"
contributors: []
2 changes: 2 additions & 0 deletions atmos.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import:
- https://raw.githubusercontent.com/cloudposse/.github/refs/heads/main/.github/atmos/github-action.yaml
30 changes: 0 additions & 30 deletions docs/github-action.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/targets.md

This file was deleted.