Skip to content

Commit 4bd2736

Browse files
committed
Update name of infrastructure slack channel
From #pyos-infrastructure to #pyos-maintainers-infrastructure grep -lR "#pyos-infrastructure" ./* | xargs sed -i -e 's/#pyos-infrastructure/#pyos-maintainers-infrastructure/g'
1 parent 74badc2 commit 4bd2736

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

how-to/editor-in-chief-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ this issue how your package is "best in class." You can refer to our
278278

279279
During the review, you may encounter challenges that require resolution.
280280

281-
* For **technical issues** such as repository access, GitHub integration, or platform problems, post in the `#pyos-infrastructure` Slack channel where our technical team can assist you.
281+
* For **technical issues** such as repository access, GitHub integration, or platform problems, post in the `#pyos-maintainers-infrastructure` Slack channel where our technical team can assist you.
282282

283283
* For **behavior concerns** including unprofessional communication, harassment, or guideline violations, use our [pyOpenSci Code of Conduct](https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html) as guidance. Follow the Code of Conduct reporting procedures and notify the Peer Review Lead of the issue.
284284

how-to/peer-review-lead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Keep an eye on a few things when you check in:
4040

4141
### 1. Dashboard: check the date the comment date for every review
4242

43-
Before you begin, ensure the peer review dashboard is up to date. At the top of the dashboard, you will see the **Last Updated** date. The metrics repository has a cron job that runs weekly to update review status metrics. If the date at the top of the page is older than 1-2 weeks, likely, a pull request, [similar to this one](https://github.com/pyOpenSci/metrics/pull/147) needs to be merged. Go ahead and merge that PR if one exists. If the dashboard date is old and there is no open PR to merge, our cron job has likely failed. In that case, please leave a note in our Slack `#pyos-infrastructure` channel. Our infrastructure lead can investigate and resolve any issues that arise with our build.
43+
Before you begin, ensure the peer review dashboard is up to date. At the top of the dashboard, you will see the **Last Updated** date. The metrics repository has a cron job that runs weekly to update review status metrics. If the date at the top of the page is older than 1-2 weeks, likely, a pull request, [similar to this one](https://github.com/pyOpenSci/metrics/pull/147) needs to be merged. Go ahead and merge that PR if one exists. If the dashboard date is old and there is no open PR to merge, our cron job has likely failed. In that case, please leave a note in our Slack `#pyos-maintainers-infrastructure` channel. Our infrastructure lead can investigate and resolve any issues that arise with our build.
4444

4545
:::{image} /images/peer-review-metrics-dashboard.png
4646
:alt: Dashboard last updated date

0 commit comments

Comments
 (0)