We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a1503 commit d4b5208Copy full SHA for d4b5208
jira-backport/jira-backport.py
@@ -1,3 +1,10 @@
1
+# /// script
2
+# dependencies = [
3
+# "jira",
4
+# "PyGithub",
5
+# ]
6
+# ///
7
+
8
from jira import JIRA
9
from github import Github
10
from github import Auth
0 commit comments