Skip to content

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.

5 participants