mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Revert "ci: remove milestone check" (#86856)
Revert "ci: remove milestone check (#86452)"
This reverts commit 4bb0b78abb
.
This commit is contained in:
parent
a3ef463499
commit
8ca10cfe78
7
.github/pr-checks.json
vendored
7
.github/pr-checks.json
vendored
@ -1,4 +1,11 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"type": "check-milestone",
|
||||||
|
"title": "Milestone Check",
|
||||||
|
"targetUrl": "https://github.com/grafana/grafana/blob/main/contribute/merge-pull-request.md#assign-a-milestone",
|
||||||
|
"success": "Milestone set",
|
||||||
|
"failure": "Milestone not set"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "check-changelog",
|
"type": "check-changelog",
|
||||||
"title": "Changelog Check",
|
"title": "Changelog Check",
|
||||||
|
Loading…
Reference in New Issue
Block a user