Skip to content
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

Tweak renovate config #397

Merged
merged 1 commit into from
May 2, 2024
Merged

Tweak renovate config #397

merged 1 commit into from
May 2, 2024

Conversation

timja
Copy link
Member

@timja timja commented May 2, 2024

should help with #393

@timja timja requested a review from a team as a code owner May 2, 2024 07:16
@timja timja added the chore a PR that adds to maintenance - used by Release Drafter label May 2, 2024
@timja timja merged commit 6c38017 into main May 2, 2024
0 of 2 checks passed
@timja timja deleted the timja-patch-1 branch May 2, 2024 07:16
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a renovate maintainer🤗

@@ -5,14 +5,19 @@
":semanticCommitsDisabled",
"schedule:earlyMondays"
],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove, default is true

"addLabels": ["javascript"]
"addLabels": ["javascript"],
"automerge": false,
"platformAutomerge": false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove, is ignored if automerge is false

@timja timja mentioned this pull request May 16, 2024
@timja
Copy link
Member Author

timja commented May 16, 2024

Thanks adapted in #427

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a PR that adds to maintenance - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants