Skip to content

Commit 4c9f8d1

Browse files
authored
Merge pull request #417 from microsoftgraph/baywet-patch-3
- updates reviewers and assignees for codegen PRs
2 parents aababe4 + 1dcbf14 commit 4c9f8d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/create-v1.0-pull-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
MESSAGE_TITLE: Generated v1.0 models and request builders using Typewriter
40-
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action, **${{github.workflow}}**. \n\n The commit hash is _${{github.sha}}_. \n\n **Important** Check for unexpected deletions or changes in this PR. \n\n - [ ] update version in gradle.properties and Constants.java. \n\n cc: @darrelmiller"
41-
REVIEWERS: peombwa,ddyett,zengin,nikithauc,ramsessanchez
42-
ASSIGNEDTO: MIchaelMainer
40+
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action, **${{github.workflow}}**. \n\n The commit hash is _${{github.sha}}_. \n\n **Important** Check for unexpected deletions or changes in this PR. \n\n - [ ] update version in gradle.properties and Constants.java. \n\n - [ ] update version in readme.md\n\n- [ ] create tag and release\n\n cc: @darrelmiller"
41+
REVIEWERS: peombwa,ddyett,zengin,nikithauc,baywet
42+
ASSIGNEDTO: baywet
4343
LABELS: generated
4444
BASE: dev
4545
run: |

0 commit comments

Comments
 (0)