[PR #661] Add Release Drafter action #709

Open
opened 2026-03-03 17:29:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/661
Author: @phatblat
Created: 5/19/2021
Status: 🔄 Open

Base: masterHead: ci/action/release-drafter


📝 Commits (2)

  • f7f7040 Add Release Drafter workflow
  • 6051469 🔧 Update tags marking features/bugs

📊 Changes

2 files changed (+70 additions, -0 deletions)

View changed files

.github/release-drafter.yml (+35 -0)
.github/workflows/release-drafter.yml (+35 -0)

📄 Description

Adds the Release Drafter action which automatically creates/updates a draft release on merge of each PR. This is essentially an automatic changelog and is quite amazing.

Check out a preview of this in action on the mas project (we don't have a draft release atm).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/661 **Author:** [@phatblat](https://github.com/phatblat) **Created:** 5/19/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `ci/action/release-drafter` --- ### 📝 Commits (2) - [`f7f7040`](https://github.com/OAuthSwift/OAuthSwift/commit/f7f70402036f4db585bd861e6efa7986dcb154e2) ✨ Add Release Drafter workflow - [`6051469`](https://github.com/OAuthSwift/OAuthSwift/commit/6051469e1f45babc988f4055929f66139f665e44) 🔧 Update tags marking features/bugs ### 📊 Changes **2 files changed** (+70 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/release-drafter.yml` (+35 -0) ➕ `.github/workflows/release-drafter.yml` (+35 -0) </details> ### 📄 Description Adds the [Release Drafter](https://github.com/marketplace/actions/release-drafter) action which automatically creates/updates a draft release on merge of each PR. This is essentially an automatic changelog and is quite amazing. Check out a [preview](https://github.com/mas-cli/mas/pull/324#issuecomment-798999250) of this in action on the [mas](https://github.com/mas-cli/mas) project (we don't have a draft release atm). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#709
No description provided.