[PR #1891] [MERGED] [TI-8] Add .git-blame-ignore-revs #3204

Closed
opened 2025-11-26 23:29:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1891
Author: @Hinton
Created: 4/26/2022
Status: Merged
Merged: 4/26/2022
Merged by: @Hinton

Base: masterHead: feature/blame-ignore-revs


📝 Commits (1)

  • 14fb658 Add .git-blame-ignore-revs

📊 Changes

3 files changed (+25 additions, -3 deletions)

View changed files

.git-blame-ignore-revs (+2 -0)
📝 .github/workflows/build.yml (+3 -3)
📝 README.md (+20 -0)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Add .git-blame-ignore-revs, enable linting in CI. Update Readme

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

🔄 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/bitwarden/android/pull/1891 **Author:** [@Hinton](https://github.com/Hinton) **Created:** 4/26/2022 **Status:** ✅ Merged **Merged:** 4/26/2022 **Merged by:** [@Hinton](https://github.com/Hinton) **Base:** `master` ← **Head:** `feature/blame-ignore-revs` --- ### 📝 Commits (1) - [`14fb658`](https://github.com/bitwarden/android/commit/14fb658ada58c12310a9313dd745b317ccd6dad2) Add .git-blame-ignore-revs ### 📊 Changes **3 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.git-blame-ignore-revs` (+2 -0) 📝 `.github/workflows/build.yml` (+3 -3) 📝 `README.md` (+20 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Add `.git-blame-ignore-revs`, enable linting in CI. Update Readme ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [ ] This change has particular **deployment requirements** (notify the DevOps team) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:29:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3204