Commit 830a97d
fix: duplicate PR fetch and spurious success-comment update (#187)
* fix: deduplicate PR fetch (#170) and gate success-comment on actual validation (#171)
Agent-Logs-Url: https://github.com/joshjohanning/azdo_commit_message_validator/sessions/b5e0234d-7619-4ff4-8ff5-6c9ba670b3d5
Co-authored-by: joshjohanning <19912012+joshjohanning@users.noreply.github.com>
* refactor: return consistent {body} from all non-error paths in addWorkItemsToPRBody
Agent-Logs-Url: https://github.com/joshjohanning/azdo_commit_message_validator/sessions/b5e0234d-7619-4ff4-8ff5-6c9ba670b3d5
Co-authored-by: joshjohanning <19912012+joshjohanning@users.noreply.github.com>
* chore: bump version to 4.1.3 and run npm run all
Agent-Logs-Url: https://github.com/joshjohanning/azdo_commit_message_validator/sessions/6a897449-d5cd-4f9d-8e44-c1e301e15c5b
Co-authored-by: joshjohanning <19912012+joshjohanning@users.noreply.github.com>
* refactor: only extract prTitle when checkPullRequest is enabled
Agent-Logs-Url: https://github.com/joshjohanning/azdo_commit_message_validator/sessions/ad33ea36-d735-4c7c-a78c-b914a2e6da95
Co-authored-by: joshjohanning <19912012+joshjohanning@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: joshjohanning <19912012+joshjohanning@users.noreply.github.com>1 parent b210d62 commit 830a97d
5 files changed
Lines changed: 89 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2502 | 2502 | | |
2503 | 2503 | | |
2504 | 2504 | | |
2505 | | - | |
| 2505 | + | |
2506 | 2506 | | |
2507 | 2507 | | |
2508 | 2508 | | |
| |||
2862 | 2862 | | |
2863 | 2863 | | |
2864 | 2864 | | |
| 2865 | + | |
| 2866 | + | |
| 2867 | + | |
| 2868 | + | |
| 2869 | + | |
| 2870 | + | |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
| 2874 | + | |
| 2875 | + | |
| 2876 | + | |
| 2877 | + | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
| 2885 | + | |
| 2886 | + | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
| 2907 | + | |
| 2908 | + | |
| 2909 | + | |
| 2910 | + | |
| 2911 | + | |
| 2912 | + | |
2865 | 2913 | | |
2866 | 2914 | | |
Loading
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
141 | 157 | | |
142 | 158 | | |
143 | 159 | | |
144 | 160 | | |
145 | 161 | | |
146 | 162 | | |
| 163 | + | |
147 | 164 | | |
148 | 165 | | |
149 | 166 | | |
| |||
154 | 171 | | |
155 | 172 | | |
156 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
157 | 179 | | |
158 | 180 | | |
159 | 181 | | |
| |||
190 | 212 | | |
191 | 213 | | |
192 | 214 | | |
| 215 | + | |
| 216 | + | |
193 | 217 | | |
194 | 218 | | |
195 | 219 | | |
| |||
247 | 271 | | |
248 | 272 | | |
249 | 273 | | |
250 | | - | |
| 274 | + | |
251 | 275 | | |
252 | 276 | | |
253 | 277 | | |
| |||
512 | 536 | | |
513 | 537 | | |
514 | 538 | | |
| 539 | + | |
| 540 | + | |
515 | 541 | | |
516 | 542 | | |
517 | 543 | | |
| |||
525 | 551 | | |
526 | 552 | | |
527 | 553 | | |
| 554 | + | |
| 555 | + | |
528 | 556 | | |
529 | 557 | | |
530 | 558 | | |
| |||
535 | 563 | | |
536 | 564 | | |
537 | 565 | | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | 566 | | |
549 | 567 | | |
550 | 568 | | |
| |||
840 | 858 | | |
841 | 859 | | |
842 | 860 | | |
| 861 | + | |
843 | 862 | | |
844 | 863 | | |
845 | 864 | | |
846 | 865 | | |
847 | | - | |
| 866 | + | |
848 | 867 | | |
849 | 868 | | |
850 | 869 | | |
851 | 870 | | |
852 | 871 | | |
| 872 | + | |
853 | 873 | | |
854 | 874 | | |
855 | 875 | | |
| |||
865 | 885 | | |
866 | 886 | | |
867 | 887 | | |
868 | | - | |
| 888 | + | |
869 | 889 | | |
870 | 890 | | |
871 | 891 | | |
| |||
879 | 899 | | |
880 | 900 | | |
881 | 901 | | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
886 | | - | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | | - | |
891 | 902 | | |
892 | 903 | | |
893 | 904 | | |
| |||
896 | 907 | | |
897 | 908 | | |
898 | 909 | | |
899 | | - | |
| 910 | + | |
900 | 911 | | |
901 | 912 | | |
902 | 913 | | |
| |||
922 | 933 | | |
923 | 934 | | |
924 | 935 | | |
925 | | - | |
| 936 | + | |
926 | 937 | | |
927 | 938 | | |
928 | 939 | | |
| |||
939 | 950 | | |
940 | 951 | | |
941 | 952 | | |
| 953 | + | |
942 | 954 | | |
943 | 955 | | |
944 | 956 | | |
| |||
0 commit comments