File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 with :
1111 verify_published_from_main_image : false
1212
13- dependabot-auto-approve-and-merge :
14- uses : NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
15- secrets :
16- AUTOMERGE_APP_ID : ${{ secrets.AUTOMERGE_APP_ID }}
17- AUTOMERGE_PEM : ${{ secrets.AUTOMERGE_PEM }}
18-
1913 quality_checks :
2014 uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
2115 needs : [get_config_values]
2418 secrets :
2519 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
2620
27- pr_title_format_check :
28- uses : NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
29-
3021 tag_release :
3122 needs : [get_config_values]
3223 uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release-devcontainer.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
Original file line number Diff line number Diff line change 1111 with :
1212 verify_published_from_main_image : false
1313
14- dependabot-auto-approve-and-merge :
15- uses : NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
16- secrets :
17- AUTOMERGE_APP_ID : ${{ secrets.AUTOMERGE_APP_ID }}
18- AUTOMERGE_PEM : ${{ secrets.AUTOMERGE_PEM }}
19-
2014 quality_checks :
2115 uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
2216 needs : [get_config_values]
2519 secrets :
2620 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
2721
28- pr_title_format_check :
29- uses : NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
30-
3122 tag_release :
3223 needs : [get_config_values]
3324 uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release-devcontainer.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
You can’t perform that action at this time.
0 commit comments