Skip to content

Commit

Permalink
Mention the actor when automatic-rebase fails
Browse files Browse the repository at this point in the history
  • Loading branch information
na4zagin3 authored Oct 23, 2023
1 parent 45a4f88 commit 590baca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
body: `
**Rebase failed!**
@${context.actor} **Rebase failed!**
See the [execution logs](https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${context.runId}).
`
})

0 comments on commit 590baca

Please sign in to comment.