Cog-Creators / Cog-Creators/Red-DiscordBot

Fix PR titles made by prepare/publish release workflows when releasing from 3.x branch

Open
#5,766 0 comments 0 reactions 0 assignees View on GitHub
Category: CI Status: In Progress Type: Bug
Dominant language
Python
Stars
5.7k
Forks
2.5k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

PRs made against the 3.x branch need to have their PR title be prefixed with `[3.x] ` which the prepare and publish release workflows currently don't know about. This has been an issue for a while but I always leave it for later so now I'll just make an issue instead.

Contributor guide

Open the contributing guide

Research direction

Locate the prepare and publish release workflow definitions and compare how they construct PR titles for the 3.x branch versus other branches. Update the workflow behavior so 3.x PR titles start with `[3.x] `, then verify that generated release PR titles use the required prefix.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.