Skip to content

Commit e394810

Browse files
authored
refactor: remove Mergify (#836)
This PR removes Mergify configuration from the repository, eliminating automated pull request merging functionality. The change simplifies the repository's automation setup by removing the Mergify configuration file and its reference from the solution file. - Removes Mergify configuration file containing automated merge rules - Updates solution file to exclude the removed Mergify configuration
1 parent e7f364e commit e394810

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

.github/mergify.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

Testably.Abstractions.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ EndProject
4848
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{5E35E265-7110-47A0-9E3E-B5180BBB5AA6}"
4949
ProjectSection(SolutionItems) = preProject
5050
.github\coverage-settings.xml = .github\coverage-settings.xml
51-
.github\mergify.yml = .github\mergify.yml
5251
.github\copilot-instructions.md = .github\copilot-instructions.md
5352
EndProjectSection
5453
EndProject

0 commit comments

Comments
 (0)