Skip to content

Commit

Permalink
Merge pull request #3 from uclahs-cds/automation-create-release-0.0.1…
Browse files Browse the repository at this point in the history
…-rc.1

Prepare for version `0.0.1-rc.1`
  • Loading branch information
nwiltsie authored Aug 5, 2024
2 parents 8489331 + b434c2c commit f50f618
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: CI

on:
workflow_dispatch:
push:
branches:
- main
Expand Down
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Changelog

All notable changes to the tool-create-release Action.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

---

## Unreleased
## [0.0.1-rc.1] - 2024-08-05

### Added

- Workflow to update CHANGELOG and open pre-release PRs
- Workflow to create/draft releases after pre-release PR merge
- "Dogfood" workflows to self-manage this repository's releases

[0.0.1-rc.1]: https://github.com/uclahs-cds/tool-create-release/releases/tag/v0.0.1-rc.1

0 comments on commit f50f618

Please sign in to comment.