You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/smithy-diff.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ jobs:
35
35
FILES: ${{ steps.file-changes.outputs.FILES }}
36
36
if: ${{env.FILES != ''}}
37
37
run: |
38
-
# TODO: If https://github.com/smithy-lang/smithy-dafny/issues/491 is resolved, remove comment about this issue.
38
+
# If https://github.com/smithy-lang/smithy-dafny/issues/491 is resolved, remove comment about this issue.
39
39
COMMENT="@${{github.event.pull_request.user.login}} and @${{github.actor}}, I noticed you are updating the smithy model files.\nDoes this update need new or updated javadoc trait documentation?\n Are you adding constraints inside list, map or union? Do you know about this issue: https://github.com/smithy-lang/smithy-dafny/issues/491?"
0 commit comments