Skip to content

Commit d2c2dfd

Browse files
authored
Merge pull request #715 from lsst-dm:tickets/DM-48755
DM-48755: Repoint sqrbot-jr to squarebot in rubin-obs Slack
2 parents 6ae4ba4 + 5be6deb commit d2c2dfd

10 files changed

+17
-17
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@
140140

141141
# Common substitutions and link targets available in every document
142142
rst_epilog = """
143-
.. |sqrbot| replace:: `@sqrbot-jr <https://slack.com/app_redirect?app=AF2U6ADV3&team=T06D204F2>`__
144-
.. |dmw-sqrbot| replace:: `direct message with @sqrbot-jr <https://slack.com/app_redirect?app=AF2U6ADV3&team=T06D204F2>`__
143+
.. |squarebot| replace:: `@squarebot <https://slack.com/app_redirect?app=A07PWG9UG9M&team=T02SVMGU4>`__
144+
.. |dmw-squarebot| replace:: `direct message with @squarebot <https://slack.com/app_redirect?app=A07PWG9UG9M&team=T02SVMGU4>`__
145145
"""
146146

147147

legal/copyright-overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ The :file:`COPYRIGHT` file does not contain any other content.
154154
.. tip::
155155

156156
**Create a COPYRIGHT file from Slack.**
157-
Open a |dmw-sqrbot| and type:
157+
Open a |dmw-squarebot| and type:
158158

159159
.. code-block:: text
160160

project-docs/change-controlled-docs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Creating a new LaTeX (lsstdoc) change-controlled document
100100
**Before creating a new change-controlled document, reserve its handle on DocuShare.**
101101
Contact the CCB (`#dm-ccb <slack://channel?team=T06D204F2&id=C2JPBA2SU>`_) for assistance.
102102

103-
In Slack, open a |dmw-sqrbot| and type:
103+
In Slack, open a |dmw-squarebot| and type:
104104

105105
.. code-block:: text
106106

project-docs/technotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Create a technote
7979
=================
8080

8181
Creating a new technote is easy and takes just a moment.
82-
In Slack, open a |dmw-sqrbot| and type:
82+
In Slack, open a |dmw-squarebot| and type:
8383

8484
.. code-block:: text
8585

stack/adding-a-new-package.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Adding a New Package to the Build
77
Creating a new package
88
======================
99

10-
To create a new LSST package, send a "create project" message to ``@sqrbot-jr`` on the LSST Slack and select "LSST EUPS package" as the project type.
10+
To create a new LSST package, send a "create project" message to ``@squarebot`` on the LSST Slack and select "LSST EUPS package" as the project type.
1111
Follow the prompts to select the GitHub organization (choose ``lsst`` for the `LSST organization on GitHub`_ for packages that you plan to add to the full distribution via RFC, as described below) and the specific flavor of package (e.g. ``Pipelines Python`` for a typical python package that depends on `pipe_base`_) to get an appropriate directory structure set up.
1212
The bot uses the templates in the `lsst/templates`_ repository to define the package layout.
1313

@@ -99,8 +99,8 @@ Configuring GitHub Repositories
9999

100100
.. Note::
101101

102-
If you created your package via ``@sqrbot-jr`` on the LSST slack, the GitHub repo should be configured correctly.
103-
These instructions are for the rare cases that cannot be handled by ``@sqrbot-jr``.
102+
If you created your package via ``@squarebot`` on the LSST slack, the GitHub repo should be configured correctly.
103+
These instructions are for the rare cases that cannot be handled by ``@squarebot``.
104104

105105
All LSST DM repositories on GitHub must be configured by a repository administrator to protect the ``main`` branch and to ensure that the merge button for pull requests can not be pushed without the branch being up to date with ``main``.
106106
There are a number of settings required to ensure this and they are described below with URLs referring to the ``afw`` package.
@@ -145,7 +145,7 @@ Handling Git LFS-backed repos
145145
=============================
146146

147147
New :doc:`Git LFS-backed </git/git-lfs>` repos (or existing repos being converted to LFS) require additional configuration.
148-
``@sqrbot-jr`` cannot yet create an empty LFS-ready repo.
148+
``@squarebot`` cannot yet create an empty LFS-ready repo.
149149

150150
- The `repos.yaml`_ entry must declare that the repository is LFS backed:
151151

stack/argparse-script-topic-type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Starter template
1919
================
2020

2121
Create a new argparse-based script topic from Slack.\ [#template]_
22-
Open a |dmw-sqrbot| and type:
22+
Open a |dmw-squarebot| and type:
2323

2424
.. code-block:: text
2525

stack/config-topic-type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Starter template
1515
================
1616

1717
Create a new config topic from Slack.\ [#template]_
18-
Open a |dmw-sqrbot| and type:
18+
Open a |dmw-squarebot| and type:
1919

2020
.. code-block:: text
2121

stack/license-and-copyright.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Be careful not to modify the LICENSE file.
2424
.. tip::
2525

2626
**Create a LICENSE file from Slack.**
27-
Open a |dmw-sqrbot| and type:
27+
Open a |dmw-squarebot| and type:
2828

2929
.. code-block:: text
3030
@@ -47,7 +47,7 @@ Include additions to :file:`COPYRIGHT` files as part of your regular pull reques
4747
.. tip::
4848

4949
**Create a COPYRIGHT file from Slack.**
50-
Open a |dmw-sqrbot| and type:
50+
Open a |dmw-squarebot| and type:
5151

5252
.. code-block:: text
5353
@@ -83,7 +83,7 @@ Replace ``{{ cookiecutter.package_name }}`` with the repository's name (``afw``,
8383
.. tip::
8484

8585
**Create a Python license preamble from Slack.**
86-
Open a |dmw-sqrbot| and type:
86+
Open a |dmw-squarebot| and type:
8787

8888
.. code-block:: text
8989
@@ -108,7 +108,7 @@ Replace ``{{ cookiecutter.package_name }}`` with the repository's name (``afw``,
108108
.. tip::
109109

110110
**Create a C++ license preamble from Slack.**
111-
Open a |dmw-sqrbot| and type:
111+
Open a |dmw-squarebot| and type:
112112

113113
.. code-block:: text
114114

stack/script-topic-type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Starter template
2323
================
2424

2525
Create a new script topic from Slack.\ [#template]_
26-
Open a |dmw-sqrbot| and type:
26+
Open a |dmw-squarebot| and type:
2727

2828
.. code-block:: text
2929

stack/task-topic-type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Starter template
1313
================
1414

1515
Create a new task topic from Slack.\ [#template]_
16-
Open a |dmw-sqrbot| and type:
16+
Open a |dmw-squarebot| and type:
1717

1818
.. code-block:: text
1919

0 commit comments

Comments
 (0)