Skip to content

Commit cf0d0de

Browse files
authored
Merge pull request #683 from microsoftgraph/feature/remove-darrel
- removes darrel from generation comments to save him notifications
2 parents dbaf7df + 0a34225 commit cf0d0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ 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 cc: @darrelmiller"
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."
4141
REVIEWERS: peombwa,ddyett,zengin,nikithauc,baywet
4242
ASSIGNEDTO: baywet
4343
LABELS: generated

0 commit comments

Comments
 (0)