Merge branch 'main' into codespaces-universe-megabranch
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Reference: issue #8372
|
||||
# Adding pip support for increase-if-necessary and increase versioning strategies for Dependabot version updates
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>= 3.8'
|
||||
ghae: '>= 3.8'
|
||||
@@ -14857,6 +14857,11 @@ type IssueTemplate {
|
||||
"""
|
||||
body: String
|
||||
|
||||
"""
|
||||
The template filename.
|
||||
"""
|
||||
filename: String!
|
||||
|
||||
"""
|
||||
The template name.
|
||||
"""
|
||||
|
||||
@@ -16782,6 +16782,11 @@ type IssueTemplate {
|
||||
"""
|
||||
body: String
|
||||
|
||||
"""
|
||||
The template filename.
|
||||
"""
|
||||
filename: String!
|
||||
|
||||
"""
|
||||
The template name.
|
||||
"""
|
||||
|
||||
@@ -16782,6 +16782,11 @@ type IssueTemplate {
|
||||
"""
|
||||
body: String
|
||||
|
||||
"""
|
||||
The template filename.
|
||||
"""
|
||||
filename: String!
|
||||
|
||||
"""
|
||||
The template name.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user