这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jamietanna
Copy link
Contributor

Changes

We dropped the "bot" from our terminology long ago (as with #37535), but it
looks like we've got some outdated docs + code that reference it.

We should remove this to keep things consistent.

Context

Please select one of the below:

  • This closes an existing Issue: #
  • This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

We dropped the "bot" from our terminology long ago, but it looks like
we've got some outdated docs + code that reference it.

We should remove this to keep things consistent.
logger.debug('ensureReconfigurePrComment()');
logger.trace({ config });
let prCommentTemplate = `This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:\n\n`;
let prCommentTemplate = `This is a reconfigure PR comment to help you understand and re-configure your renovate settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:\n\n`;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

#39310 to capitalise

}
// legacy/migrated issue
const reuseTitle = 'Update Dependencies (Renovate Bot)';
const reuseTitle = 'Update Dependencies (Renovate)';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should probably go back?

Suggested change
const reuseTitle = 'Update Dependencies (Renovate)';
const reuseTitle = 'Update Dependencies (Renovate Bot)';

### [\`v19.47.0\`](https://togithub.com/renovatebot/renovate/releases/19.47.0)
##### Feat
##### Features
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because we saved 4 characters, this is now back to the full word

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