Skip to content

Only error on multi-sprint issues that need submitting#46

Merged
illicitonion merged 1 commit into
mainfrom
multi-sprints
Dec 17, 2025
Merged

Only error on multi-sprint issues that need submitting#46
illicitonion merged 1 commit into
mainfrom
multi-sprints

Conversation

@illicitonion
Copy link
Copy Markdown
Member

Check whether it needs submitting before checking for number of sprints, rather than after.

This also starts erroring if things don't have a Submit: label, because they all do now, and it makes the code simpler.

Check whether it needs submitting _before_ checking for number of
sprints, rather than after.

This also starts erroring if things don't have a Submit: label, because
they all do now, and it makes the code simpler.
Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Hi, This seems like a good change, if issues are going to potentially have more than one sprint label attached to them. Forcing more checks for having the right labels should make it easier to spot issues that are not properly labelled and make it easier to organise / fix them.

I am a bit confused about the final part of this change, and i've left a comment there.

Comment thread src/course.rs
Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

This looks all good, thanks for the explanation

Comment thread src/course.rs
@illicitonion illicitonion merged commit 8bdc14e into main Dec 17, 2025
3 checks passed
@illicitonion illicitonion deleted the multi-sprints branch December 17, 2025 17:11
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