[PR #132] [MERGED] Introduction danger #450

Closed
opened 2026-03-03 01:12:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/132
Author: @Econa77
Created: 11/17/2016
Status: Merged
Merged: 11/17/2016
Merged by: @Econa77

Base: masterHead: feature/danger


📝 Commits (2)

  • c09b167 🎨 Add CONTRIBUTING.md
  • 7a072fd 🎨 Add danger for check PR style

📊 Changes

6 files changed (+187 additions, -1 deletions)

View changed files

.github/CONTRIBUTING.md (+25 -0)
.github/git_message_en.xml (+60 -0)
.github/git_message_ja.xml (+60 -0)
Dangerfile (+12 -0)
📝 Gemfile (+1 -0)
📝 Gemfile.lock (+29 -1)

📄 Description

Introduce danger for style check of PR 🚀


🔄 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/Clipy/Clipy/pull/132 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 11/17/2016 **Status:** ✅ Merged **Merged:** 11/17/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `master` ← **Head:** `feature/danger` --- ### 📝 Commits (2) - [`c09b167`](https://github.com/Clipy/Clipy/commit/c09b16780bab2d83e9ed87a863d4d997d277e462) :art: Add CONTRIBUTING.md - [`7a072fd`](https://github.com/Clipy/Clipy/commit/7a072fdddc0a68c91edcbf7e815e832befcce551) :art: Add danger for check PR style ### 📊 Changes **6 files changed** (+187 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/CONTRIBUTING.md` (+25 -0) ➕ `.github/git_message_en.xml` (+60 -0) ➕ `.github/git_message_ja.xml` (+60 -0) ➕ `Dangerfile` (+12 -0) 📝 `Gemfile` (+1 -0) 📝 `Gemfile.lock` (+29 -1) </details> ### 📄 Description Introduce [danger](https://github.com/danger/danger) for style check of PR 🚀 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:27 +03:00
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/Clipy#450
No description provided.