Skip to content

feat: now we can forward issues from non-main repos to the main one - #20

Open
Fildrance wants to merge 1 commit into
space-wizards:masterfrom
Fildrance:feature/transfer-issues-from-private-repo
Open

feat: now we can forward issues from non-main repos to the main one#20
Fildrance wants to merge 1 commit into
space-wizards:masterfrom
Fildrance:feature/transfer-issues-from-private-repo

Conversation

@Fildrance

@Fildrance Fildrance commented Aug 9, 2026

Copy link
Copy Markdown
Member

Our current implementation of bug report button have little to no real protection from spamming issue or providing bad/useless/malicious information through in-game bug reports. To fix that we are planning to accumulate them on private repo and then triagers going to transfer them to original repo. For transfer we cannot use GH feature - it does not allow transfer from private to public, so labeller will do that for us :slugwhat:
Added some questionable branch for cases where we hook on non-main repository and instead of labelling issue, we wait for user to add specific label and then we re-create said issue on space-station-14 repository.

Required label name is 'IsValid' and it is hardcoded currently (as all other labels).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant