[Automation] Add automatic labelling #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
add-labels
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
add-labels
There was an error trying to check labels: System.Text.RegularExpressions.RegexParseException: Invalid pattern '^*\(profiler)' at offset 13. Too many )'s.
at System.Text.RegularExpressions.RegexParser.ScanRegex()
at System.Text.RegularExpressions.RegexParser.Parse(String pattern, RegexOptions options, CultureInfo culture)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, CultureInfo culture)
at Build.<get_AssignLabelsToPullRequest>g__ComputeLabels|18_8(LabbelerConfiguration config, String prTitle, IEnumerable`1 labels, IEnumerable`1 changedFiles) in /home/runner/work/dd-trace-php/dd-trace-php/github-actions-helpers/Build.Github.cs:line 284
|
add-labels
There was an error trying to check labels: System.Text.RegularExpressions.RegexParseException: Invalid pattern '^*\(profiling)' at offset 14. Too many )'s.
at System.Text.RegularExpressions.RegexParser.ScanRegex()
at System.Text.RegularExpressions.RegexParser.Parse(String pattern, RegexOptions options, CultureInfo culture)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, CultureInfo culture)
at Build.<get_AssignLabelsToPullRequest>g__ComputeLabels|18_8(LabbelerConfiguration config, String prTitle, IEnumerable`1 labels, IEnumerable`1 changedFiles) in /home/runner/work/dd-trace-php/dd-trace-php/github-actions-helpers/Build.Github.cs:line 284
|