Commit c4b439b
committed
fix: enhance PR comment body handling in scope check workflow
This commit improves the GitHub Actions workflow for PR scope checks by:
- Adding a step to set the comment body with detailed information about scope validation failures.
- Updating the comment creation step to utilize the newly set comment body, ensuring accurate and informative feedback for PR authors.
These changes aim to provide clearer communication regarding scope issues in pull requests.1 parent 91a8e7d commit c4b439b
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
52 | | - | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
0 commit comments