Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Replace references to release guild with releases team #8891

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

craigfurman
Copy link
Contributor

  • Replace slack channel references to discuss-release-ship with discuss-releases
  • Fix github team label for the releases team
  • Replace references to release guild with the releases team

Please holler if any of this is wrong! Some more notes in the self-review 👇

Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for sourcegraph-handbook ready!

Name Link
🔨 Latest commit 953cbad
🔍 Latest deploy log https://app.netlify.com/sites/sourcegraph-handbook/deploys/66179f5f4a4c3b000814f8cc
😎 Deploy Preview https://deploy-preview-8891--sourcegraph-handbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines -1 to -14
release_guild:
title: Release Guild
leader: bolaji_olajide
leadership_sponsors: [quinn_slack]
members:
[
joe_chen,
camden_cheek,
keegan_carruthers-smith,
mohammad_umer_alam,
bolaji_olajide,
warren_gifford,
jacob_pleiness,
]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I noticed that there is this release_guild reference under data/guilds.yml (in fact it's the only element in that list). Following a chain of greps, that file appears to be used to replace the generator directive guild_roster:

markdown = await replaceAsync(markdown, /({{generator:guild_roster.)(\w+)(}})/gi, replaceMatchedGuildRoster)

But, I can't find guild_roster anywhere else in the handbook. It looks like guilds are an unused feature of the handbook. I would ask the committer of the generator code but they appear to have left the company. If the release guild has indeed been replaced by the release team, we could remove this element? WDYT?

I didn't remove the guilds feature altogether, in case another guild wants to use it!

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah we can remove this. I'm also unsure around what guild_roster is for as well 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

This was likely used in the old release tool for some generated message or something. Missed in our deprecation efforts so far. Nice catch

@craigfurman craigfurman marked this pull request as ready for review April 11, 2024 08:26
@craigfurman craigfurman requested a review from a team April 11, 2024 08:26
@sourcegraph-bot
Copy link
Collaborator

sourcegraph-bot commented Apr 11, 2024

Notifying subscribers in CODENOTIFY files for diff cf52e0b...953cbad.

Notify File(s)
@sourcegraph/team-release content/departments/engineering/teams/release/index.md

* Replace slack channel references to discuss-release-ship with discuss-releases
* Fix github team label for the releases team
* Replace references to release guild with the releases team
@craigfurman craigfurman merged commit 761f6e3 into main Apr 11, 2024
11 checks passed
@craigfurman craigfurman deleted the releases-guild-to-team branch April 11, 2024 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants