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

[RFE] SSM: Auto-allocate JIRA ticket for self-scheduling #562

Open
sadsfae opened this issue Jan 10, 2025 · 0 comments
Open

[RFE] SSM: Auto-allocate JIRA ticket for self-scheduling #562

sadsfae opened this issue Jan 10, 2025 · 0 comments

Comments

@sadsfae
Copy link
Member

sadsfae commented Jan 10, 2025

Purpose

This RFE covers expanding and leveraging the JIRA library to create a new JIRA ticket for every self-scheduling request and populating that into the API workflows for self-scheduling (SSM).

Configuration

Because there may be scenarios for new QUADS adopters that don't use JIRA, let's make this a configurable option (default being no) here https://github.com/redhat-performance/quads/blob/development/conf/selfservice.yml

We should also make ticket number an optional parameter otherwise but if this is turned on then it provides that value.

ssm_jira_create_ticket: false

Format

We probably want to utilize a JIRA post jinja2 template for content.

Some ideas for JIRA Post submission:

  • Ticket title = (SSM) Cloud Description where cloud description is taken from API request
  • Ticket body = start date, end date, cloud # and requester name

related-to: #487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant