Skip to content

Commit

Permalink
Rename BotStrategy->Bots
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Greenroyd committed Feb 12, 2024
1 parent 3cecefe commit b30603e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BHoMBot operates on a call-and-response model, devised from radio call communica

BHoMBot naturally has a large number of repositories to look after to support our community, and some pull requests take longer to be ready for the community than others as they go through various prototyping, discussion, and refinement stages as draft or WIP pull requests. Therefore, BHoMBot responds only to the direct request for them to perform an action triggered by any community member on a pull request. Typically this is done by calling to BHoMBot in the way you would to any other community member - `@BHoMBot` and then asking them to perform an action, typically a set of checks. BHoMBot will then respond with the list of checks they have queued up to work on for you.

In 2024, we are changing the strategy on how we interact with BHoMBot in order to reduce noise on pull requests and allow meaningful discussion around code suggestions as opposed to polluting the pull request with these call-and-response commands. While nice to receive a friendly message back from our friend, BHoMBot, we've decided the time is right to switch to a quieter mode of working. As such, while you can request BHoMBot to perform actions on your pull request as usual, from the 7.2 milestone BHoMBot will no longer comment a response but instead provide an emoji response as depicted below. This emoji response of a :thumbs-up: will be given by BHoMBot to acknowledge your request has been queued in their queue system, and will be actioned as soon as they have resource to do so.
In 2024, we are changing the strategy on how we interact with BHoMBot in order to reduce noise on pull requests and allow meaningful discussion around code suggestions as opposed to polluting the pull request with these call-and-response commands. While nice to receive a friendly message back from our friend, BHoMBot, we've decided the time is right to switch to a quieter mode of working. As such, while you can request BHoMBot to perform actions on your pull request as usual, from the 7.2 milestone BHoMBot will no longer comment a response but instead provide an emoji response as depicted below. This emoji response of a thumbs-up will be given by BHoMBot to acknowledge your request has been queued in their queue system, and will be actioned as soon as they have resource to do so.

![image](https://github.com/BHoM/Mongo_Toolkit/assets/18049174/46bc68a5-c916-46fc-830b-ba06b416de54)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Occasionally bots may be referred to by other names, such as pipelines, actions,

# Adding to our bot family

If you have an idea for our bot family, either as an addition or our maintained bot (BHoMBot) or an externally provided bot-like action, please feel free to raise a [discussion item](https://github.com/orgs/BHoM/discussions) - our DevOps team don't know of every tool on the market and always welcome new ideas from our community :smile:
If you have an idea for our bot family, either as an addition or our maintained bot (BHoMBot) or an externally provided bot-like action, please feel free to raise a [discussion item](https://github.com/orgs/BHoM/discussions) - our DevOps team don't know of every tool on the market and always welcome new ideas from our community

0 comments on commit b30603e

Please sign in to comment.