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

feat: Add mendRnvGithubBotUserId configuration option #549

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

paymand
Copy link
Contributor

@paymand paymand commented Aug 1, 2024

The code changes add the mendRnvGithubBotUserId configuration option to the values.yaml file. This option allows specifying the GitHub bot user ID for the Mend Renovate app which can be found by calling https://api.github.com/users/{appName}[bot] under the id key (replace the {appName} with the actual app name).

The code changes add the `mendRnvGithubBotUserId` configuration option to the `values.yaml` file. This option allows specifying the GitHub bot user ID for the Mend Renovate app. It can be found by calling `https://api.github.com/users/{appName}[bot]` under the `id` key (replace the `{appName}` with the actual app name).

Co-authored-by: Philip <[email protected]>
@nabeelsaabna nabeelsaabna merged commit a20d666 into mend:main Aug 2, 2024
2 checks passed
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