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

Add JIRA info for security team. #5

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add JIRA info for security team. #5

wants to merge 1 commit into from

Conversation

ipowell
Copy link

@ipowell ipowell commented Oct 17, 2024

Summary:

Add mapping to Security JIRA project so tickets can be filed.

Issue: https://khanacademy.atlassian.net/browse/SEC-19

Test plan:

  • run python3 alert.py --bugtracker=Security
  • ensure a ticket is successfully created

Created ticket: https://khanacademy.atlassian.net/browse/SEC-164

Screenshot of created ticket (in case the ticket gets deleted):

image

@ipowell ipowell self-assigned this Oct 17, 2024
@ipowell ipowell marked this pull request as draft October 17, 2024 04:24
"LC": _ISSUETYPE_ID_SUPPORT,
"MPP": _ISSUETYPE_ID_SUPPORT,
"LP": _ISSUETYPE_ID_SUPPORT,
"SEC": _ISSUETYPE_ID_SUPPORT,
Copy link
Author

Choose a reason for hiding this comment

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

The comment above these says it's the "default" issue type, but it looks like any new issues will just get filed of this type, so I think @Khan/security gets to pick.

Choose a reason for hiding this comment

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

"Support" seems better than "Bug" for our world as a sane default.

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.

4 participants