mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 04:35:56 +03:00
[PR #660] 👷🏻♀️ Run Danger on GitHub Action #710
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#710
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/660
Author: @phatblat
Created: 5/19/2021
Status: 🔄 Open
Base:
master← Head:ci/action/danger📝 Commits (3)
6cd7c5b✨ Add Danger workflow6288f44🔥 Remove danger from Travis buildb5e5c4c🔥 Remove swiftlint from Dangerfile📊 Changes
3 files changed (+37 additions, -6 deletions)
View changed files
➕
.github/workflows/danger.yml(+37 -0)📝
.travis.yml(+0 -3)📝
Dangerfile(+0 -3)📄 Description
The Travis build is always blowing up with a "Bad credentials" error.
Not sure how well this is going to work in a GitHub Action workflow, but with the automatic availability of the
GITHUB_TOKENfor an action, it sure seems simpler to manage.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.