Skip to content

Only accept GH issues numbered 32426 or above#518

Closed
menkotoglou wants to merge 1 commit intopython:mainfrom
menkotoglou:main
Closed

Only accept GH issues numbered 32426 or above#518
menkotoglou wants to merge 1 commit intopython:mainfrom
menkotoglou:main

Conversation

@menkotoglou
Copy link
Contributor

Fixes #504.

Iterates through the template file to find the gh-issue line and checks number if it's in the accepted issue number range.

This is how an unsuccessful attempt looks like:

❯ /bin/python3 /path/core-workflow/blurb/blurb.py

Error: The gh-issue number should be 32426 or above.

[Hit return to retry (or Ctrl-C to abort)> 

@ghost
Copy link

ghost commented Dec 17, 2023

The following commit authors need to sign the Contributor License Agreement:

Click the button to sign:
CLA not signed

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.

Blurb: validate GitHub issue number

1 participant