Skip to content

Commit

Permalink
ci: tweak contributor issue titles and a couple other bits of metadata (
Browse files Browse the repository at this point in the history
#23)

Signed-off-by: Tierney Cyren <[email protected]>
  • Loading branch information
bnb authored Apr 8, 2024
1 parent d16a9ed commit 84ea500
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/contributors-monthly-twilio-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
body: >
Here's a monthly contributor report for the Twilio Labs organization,
automatically generated with GitHub Actions.
Monthly contributor report, automatically generated with GitHub Actions.
branch: actions/contributors # Custom branch *just* for this Action.
commit-message: 'doc: generate contributor report for the Twilio Labs organization'
title: 'doc: generate contributor report for the Twilio Labs organization'
title: 'doc: generate contributor report'
assignees: bnb # change to whoever you want to be assigned to this PR
auto-merge: squash
5 changes: 2 additions & 3 deletions .github/workflows/contributors-monthly-twilio-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
body: >
Here's a monthly contributor report for the Twilio Samples organization,
automatically generated with GitHub Actions.
Monthly contributor report, automatically generated with GitHub Actions.
branch: actions/contributors # Custom branch *just* for this Action.
commit-message: 'doc: generate contributor report for the Twilio Samples organization'
title: 'doc: generate contributor report for the Twilio Samples organization'
title: 'doc: generate contributor report'
assignees: bnb # change to whoever you want to be assigned to this PR
auto-merge: squash
5 changes: 2 additions & 3 deletions .github/workflows/contributors-monthly-twilio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
body: >
Here's a monthly contributor report for the Twilio organization,
automatically generated with GitHub Actions.
Monthly contributor report, automatically generated with GitHub Actions.
branch: actions/contributors # Custom branch *just* for this Action.
commit-message: 'doc: generate contributor report for the Twilio organization'
title: 'doc: generate contributor report for the Twilio organization'
title: 'doc: generate contributor report'
assignees: bnb # change to whoever you want to be assigned to this PR
auto-merge: squash

0 comments on commit 84ea500

Please sign in to comment.