Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for sticky comment notifications #22

Merged
merged 12 commits into from
Dec 5, 2024

Conversation

LouisBrunner
Copy link
Owner

Resolves #21

@LouisBrunner LouisBrunner self-assigned this Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Repository owner deleted a comment from github-actions bot Dec 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

## Smart Diff (Works): Success

Check succeeded with tolerance better (expected same or better)

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file4_added.txt
@@ -1,4 +1,5 @@
 A
 B
 C
 D
+E

Copy link

github-actions bot commented Dec 5, 2024

## Smart Diff (Fails (sticky)): Failure

Expected tolerance same but got worse instead

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file2_deleted.txt
@@ -1,4 +1,3 @@
 A
-B
 C
 D

Copy link

github-actions bot commented Dec 5, 2024

## Smart Diff (Fails): Failure

Expected tolerance same but got worse instead

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file2_deleted.txt
@@ -1,4 +1,3 @@
 A
-B
 C
 D

Copy link

github-actions bot commented Dec 5, 2024

## Smart Diff (Works (sticky)): Success

Check succeeded with tolerance better (expected same or better)

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file4_added.txt
@@ -1,4 +1,5 @@
 A
 B
 C
 D
+E

Copy link

github-actions bot commented Dec 5, 2024

Smart Diff (Fails): Failure

Expected tolerance same but got worse instead

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file2_deleted.txt
@@ -1,5 +1,3 @@
 A
-B
 C
 D
-ABC

Copy link

github-actions bot commented Dec 5, 2024

Smart Diff (Works (sticky)): Success

Check succeeded with tolerance better (expected same or better)

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file4_added.txt
@@ -1,4 +1,5 @@
 A
 B
 C
 D
+E

Copy link

github-actions bot commented Dec 5, 2024

Smart Diff (Works): Failure

Expected tolerance same but got mixed instead

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file4_added.txt
@@ -1,5 +1,5 @@
 A
 B
 C
 D
-ABC
+E

Copy link

github-actions bot commented Dec 5, 2024

Smart Diff (Fails (sticky)): Failure

Expected tolerance same but got worse instead

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file2_deleted.txt
@@ -1,4 +1,3 @@
 A
-B
 C
 D

Copy link

sonarcloud bot commented Dec 5, 2024

Copy link

github-actions bot commented Dec 5, 2024

Smart Diff (Fails): Failure

Expected tolerance same but got worse instead

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file2_deleted.txt
@@ -1,4 +1,3 @@
 A
-B
 C
 D

Copy link

github-actions bot commented Dec 5, 2024

Smart Diff (Works): Success

Check succeeded with tolerance better (expected same or better)

===================================================================
--- fixtures/file1_basic.txt
+++ fixtures/file4_added.txt
@@ -1,4 +1,5 @@
 A
 B
 C
 D
+E

@LouisBrunner LouisBrunner merged commit 0f65f55 into main Dec 5, 2024
33 of 79 checks passed
@LouisBrunner LouisBrunner deleted the feat/sticky-comm branch December 5, 2024 11:06
WyriHaximus added a commit to WyriHaximusNet/helm-charts that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximus/github-workflows that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximus/github-workflows that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximusNet/helm-charts that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximus/github-workflows that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximus/github-workflows that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximusNet/helm-charts that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximus/github-workflows that referenced this pull request Dec 5, 2024
WyriHaximus added a commit to WyriHaximusNet/helm-charts that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using a single comment per PR
1 participant