File tree Expand file tree Collapse file tree 3 files changed +23
-8
lines changed Expand file tree Collapse file tree 3 files changed +23
-8
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ automerge:
2020 - update-type : " pin"
2121 - update-type : " digest"
2222
23- versioning-strategy : auto
23+ # versioning-strategy: auto
Original file line number Diff line number Diff line change 11name : Pull Request Checks
2-
3- on : pull_request
2+ on :
3+ pull_request :
44 branches :
55 - master
66jobs :
77
88 branch-name-check :
9- name : Enforce Branch Name Convention
9+ name : PR Check Enforce Branch Name Convention
1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Validate Branch Name
2626
2727 # qqqq repo will need branch protection rules and PR Templatebr
2828 commitlint :
29- name : commitlint
29+ name : PR Check commitlint
3030 runs-on : ubuntu-latest
3131 steps :
3232 - uses : actions/checkout@v4
@@ -51,23 +51,23 @@ jobs:
5151 # #continue-on-error: true # we dont want secrets going further and the keys need to be changed if this is triggered
5252
5353 Unit-Tests :
54- name : todo unit tests
54+ name : PR Check Unit Tests
5555 runs-on : ubuntu-latest
5656 steps :
5757 - name : See other project pipeline for Tests
5858 run : echo " See other project pipeline for Tests this is a placeholder"
5959
6060
6161 E2E-Tests :
62- name : todo e2e tests
62+ name : PR Check E2E Tests
6363 runs-on : ubuntu-latest
6464 steps :
6565 - name : See other project pipeline for Tests
6666 run : echo " See other project pipeline for Tests this is a placeholder"
6767
6868
6969 Code-Coverage :
70- name : code coverage
70+ name : PR Check Code Coverage
7171 runs-on : ubuntu-latest
7272 steps :
7373 - name : Code Coverage
Original file line number Diff line number Diff line change 1+ ## [ 9.2.4-feat-add-tel-frontend-package.2] ( https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/compare/v9.2.4-feat-add-tel-frontend-package.1...v9.2.4-feat-add-tel-frontend-package.2 ) (2025-04-22)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** add:** fff ([ 4ded49b] ( https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/commit/4ded49bdc79356256379a872b7754ab6929a5fea ) )
7+ * ** pr w:** lets ([ 7b990e9] ( https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/commit/7b990e90d32d26327fa40435df749c69b5be47f0 ) )
8+
9+ ## [ 9.2.4-feat-add-tel-frontend-package.1] ( https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/compare/v9.2.3...v9.2.4-feat-add-tel-frontend-package.1 ) (2025-04-22)
10+
11+
12+ ### Bug Fixes
13+
14+ * ** dependabot:** fix ([ 3276815] ( https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/commit/3276815c8cb7c4250bcbfe39521b59f1286115f3 ) )
15+
116## [ 9.2.3] ( https://github.com/TechnologyEnhancedLearning/GitPageBlazorWASM/compare/v9.2.2...v9.2.3 ) (2025-04-22)
217
318
You can’t perform that action at this time.
0 commit comments