Skip to content

Use default for trigger_labels when absent #1534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2021
Merged

Use default for trigger_labels when absent #1534

merged 1 commit into from
Dec 12, 2021

Conversation

tmiasko
Copy link
Contributor

@tmiasko tmiasko commented Dec 12, 2021

to allow configuration that contains only trigger_files field.

This should fix the parsing issue occurning after rust-lang/rust#91817
landed:

Error: Malformed triagebot.toml in master branch.
missing field trigger_labels for key autolabel at line 156 column 1

to allow configuration that contains only `trigger_files` field.

This should fix the parsing issue occurning after rust-lang/rust#91817
landed:

> Error: Malformed triagebot.toml in master branch.
> missing field trigger_labels for key autolabel at line 156 column 1
@Mark-Simulacrum Mark-Simulacrum merged commit e8d0a63 into rust-lang:master Dec 12, 2021
@tmiasko tmiasko deleted the default branch December 12, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants