Backport automation should report an error when expected format is not used
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Example: https://github.com/dotnet/roslyn/pull/78672#issuecomment-2913482908
It looks like Jared forgot the word "to", so, instead of a backport job starting, no response was given from the automation.
It feels like comments which start with `/backport`, but do not match the expected format, should cause the bot to reply indicating that there is a problem.
It looks like the automation is defined here: https://github.com/dotnet/arcade/blob/main/.github/workflows/backport-base.yml
Contributor guide
Assessment
This issue has not been assessed yet.