mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 04:35:56 +03:00
[PR #661] ✨ Add Release Drafter action #709
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#709
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/661
Author: @phatblat
Created: 5/19/2021
Status: 🔄 Open
Base:
master← Head:ci/action/release-drafter📝 Commits (2)
f7f7040✨ Add Release Drafter workflow6051469🔧 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.