Merge branch 'main' into patch-3
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
owner: owner,
|
||||
repo: originalRepo,
|
||||
issue_number: issueNo,
|
||||
body: `👋 Moving forward, we're asking that folks create all new Docs issues in the [${process.env.TEAM_ENGINEERING_REPO}](${process.env.TEAM_ENGINEERING_REPO}) repo and all new content issues in [${process.env.TEAM_CONTENT_REPO}](${process.env.TEAM_CONTENT_REPO}). We transferred it for you!`
|
||||
body: `👋 You opened this issue in `${context.repo.repo}`. Moving forward, we're asking that folks create new issues in the following repositories instead:\n- For issues with the docs site, please submit to the [${process.env.TEAM_ENGINEERING_REPO}](/${owner}/${process.env.TEAM_ENGINEERING_REPO}) repo.\n- For all new content issues, please submit to the [${process.env.TEAM_CONTENT_REPO}](/${owner}/${process.env.TEAM_CONTENT_REPO}) repo.\n\nWe will transfer this issue for you!`
|
||||
})
|
||||
|
||||
// Transfer the issue to the correct repo
|
||||
|
||||
Reference in New Issue
Block a user