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

PIMS-2130: Update Python Create Jira Tickets Script #2772

Merged
merged 65 commits into from
Nov 13, 2024

Conversation

TaylorFries
Copy link
Collaborator

🎯 Summary

PIMS-2130

Removing script and portion of workflow related to the create jira ticket script. This process has been transferred to a webhook (sends information on any new issue to this repo) and Jira Automate. See the created automate process here.

Testing

  1. Run the github action NPM Dependency Reports on this branch.
    a. Note that you will have to select this branch (PIMS-213--fix-ticket-creator-script) when manually running the action to ensure the ticket creator script doesn't run.
  2. Check the new tickets that are created. Easiest to check the tickets under PIMS-450 the NPM Dependency Update Epic.

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

@TaylorFries TaylorFries changed the title PIMS-2130: Remove Python Create Jira Tickets Script PIMS-2130: Update Python Create Jira Tickets Script Oct 31, 2024
@TaylorFries TaylorFries self-assigned this Nov 9, 2024
@TaylorFries TaylorFries marked this pull request as ready for review November 9, 2024 02:50
Copy link
Collaborator

@dbarkowsky dbarkowsky left a comment

Choose a reason for hiding this comment

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

Tested by running workflow. Tickets created as expected.
Thank you for the detailed documentation!

@TaylorFries TaylorFries merged commit f573d93 into main Nov 13, 2024
4 checks passed
@TaylorFries TaylorFries deleted the PIMS-2130-fix-ticket-creator-script branch November 13, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants