Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y24-115 - Add a reusable workflow to automate the generation of issue title numbers #937

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

SHIV5T3R
Copy link
Member

Closes sanger/General-Backlog-Items#406

Changes proposed in this pull request

  • A new workflow that will run when an issue is opened which will increment an organisation variable that tracks the number of issues across the organisation.
  • The incremented value will be used to prefix the issue title when an issue number, e.g: Y24-056, Y24-1042.

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

@SHIV5T3R SHIV5T3R merged commit 500825a into develop Jun 12, 2024
6 checks passed
@SHIV5T3R SHIV5T3R deleted the y24-115-auto-issue-gen branch June 12, 2024 09:12
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.

Y24-115 - Add a reusable workflow to automate the generation of issue title numbers
2 participants