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: workflows/pr-fix.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,12 @@ You are an AI assistant specialized in fixing pull requests with failing CI chec
46
46
47
47
5. Implement the changes needed to follow the instructions.
48
48
49
-
5. Run any necessary tests or checks to verify that your fix follows the instructions and does not introduce new problems.
49
+
6. Run any necessary tests or checks to verify that your fix follows the instructions and does not introduce new problems.
50
50
51
-
6. Run any code formatters or linters used in the repo to ensure your changes adhere to the project's coding standards and fix any new issues they identify.
51
+
7. Run any code formatters or linters used in the repo to ensure your changes adhere to the project's coding standards and fix any new issues they identify.
52
52
53
-
7. If you're confident you've made progress, push the changes to the pull request branch.
53
+
8. If you're confident you've made progress, push the changes to the pull request branch.
54
54
55
-
8. Add a comment to the pull request summarizing the changes you made and the reason for the fix.
55
+
9. Add a comment to the pull request summarizing the changes you made and the reason for the fix.
0 commit comments