Skip to content

Added dev branch in RedTeam#264

Merged
anderdc merged 3 commits intoentrius:testfrom
liufronteng:feat/add-repo-1-liu
Mar 7, 2026
Merged

Added dev branch in RedTeam#264
anderdc merged 3 commits intoentrius:testfrom
liufronteng:feat/add-repo-1-liu

Conversation

@liufronteng
Copy link
Contributor

Summary

Add dev to additional_acceptable_branches for RedTeamSubnet/RedTeam in gittensor/validator/weights/master_repositories.json.

Why

The RedTeam subnet follows this branching model:

The dev branch acts as the main integration branch where all reviewed and approved pull requests are merged.
Stable releases are prepared by merging development into master and performing a version increment at the same time.

Changes

"RedTeamSubnet/RedTeam": {
    "additional_acceptable_branches": ["dev"],
    "tier": "Silver",
    "weight": 4.4
  },

@anderdc
Copy link
Collaborator

anderdc commented Mar 4, 2026

hi can you show me some PRs of yours or others where they have followed this workflow/branch usage pattern?

@liufronteng
Copy link
Contributor Author

hi can you show me some PRs of yours or others where they have followed this workflow/branch usage pattern?

RedTeamSubnet/RedTeam#108

Currently, I made PRs into main branch but I'm not sure they can merge. Because they(RedTeam dev) are developing on dev branch and merge into master branch.

So I think we should add dev branch about RedTeam repo.

Thanks.

@anderdc
Copy link
Collaborator

anderdc commented Mar 4, 2026

You're unsure where the PR goes, so how can you be sure to add dev branch?

I will wait until you get clear confirmation from maintainers on where/how to PR, or when you can provide concrete examples of merged PRs targeting the branch you're suggesting

@liufronteng
Copy link
Contributor Author

@anderdc anderdc merged commit f974485 into entrius:test Mar 7, 2026
2 checks passed
@liufronteng
Copy link
Contributor Author

liufronteng commented Mar 9, 2026 via email

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.

2 participants