You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/fabricbot.json
+11-56Lines changed: 11 additions & 56 deletions
Original file line number
Diff line number
Diff line change
@@ -1652,7 +1652,7 @@
1652
1652
{
1653
1653
"name": "addedToMilestone",
1654
1654
"parameters": {
1655
-
"milestoneName": ".NET 7 Planning"
1655
+
"milestoneName": ".NET 8 Planning"
1656
1656
}
1657
1657
},
1658
1658
{
@@ -1668,12 +1668,12 @@
1668
1668
"issues",
1669
1669
"project_card"
1670
1670
],
1671
-
"taskName": "Comment when an investigation issue moved to .NET 7 Planning",
1671
+
"taskName": "Comment when an investigation issue moved to .NET 8 Planning",
1672
1672
"actions": [
1673
1673
{
1674
1674
"name": "addReply",
1675
1675
"parameters": {
1676
-
"comment": "Thanks for contacting us.\nWe're moving this issue to the `.NET 7 Planning` milestone for future evaluation / consideration. Because it's not immediately obvious that this is a bug in our framework, we would like to keep this around to collect more feedback, which can later help us determine the impact of it. We will re-evaluate this issue, during our next planning meeting(s). \nIf we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.\nTo learn more about what to expect next and how this issue will be handled you can read more about our triage process [here](https://github.com/dotnet/aspnetcore/blob/main/docs/TriageProcess.md)."
1676
+
"comment": "Thanks for contacting us.\nWe're moving this issue to the `.NET 8 Planning` milestone for future evaluation / consideration. Because it's not immediately obvious that this is a bug in our framework, we would like to keep this around to collect more feedback, which can later help us determine the impact of it. We will re-evaluate this issue, during our next planning meeting(s). \nIf we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.\nTo learn more about what to expect next and how this issue will be handled you can read more about our triage process [here](https://github.com/dotnet/aspnetcore/blob/main/docs/TriageProcess.md)."
1677
1677
}
1678
1678
}
1679
1679
]
@@ -2499,7 +2499,7 @@
2499
2499
{
2500
2500
"name": "isActivitySender",
2501
2501
"parameters": {
2502
-
"user": "dotnet-maestro-bot"
2502
+
"user": "dotnet-maestro-bot"
2503
2503
}
2504
2504
}
2505
2505
]
@@ -2562,58 +2562,13 @@
2562
2562
{
2563
2563
"name": "addMilestone",
2564
2564
"parameters": {
2565
-
"milestoneName": "7.0-rc2"
2565
+
"milestoneName": "8.0-preview1"
2566
2566
}
2567
2567
}
2568
2568
],
2569
2569
"taskName": "Assign `Current Milestone` to PRs merged to main"
2570
2570
}
2571
2571
},
2572
-
{
2573
-
"taskType": "trigger",
2574
-
"capabilityId": "IssueResponder",
2575
-
"subCapability": "IssuesOnlyResponder",
2576
-
"version": "1.0",
2577
-
"config": {
2578
-
"conditions": {
2579
-
"operator": "and",
2580
-
"operands": [
2581
-
{
2582
-
"name": "addedToProjectColumn",
2583
-
"parameters": {
2584
-
"projectName": " ASP.NET Core 7 Web UI",
2585
-
"columnName": "In Progress"
2586
-
}
2587
-
},
2588
-
{
2589
-
"operator": "not",
2590
-
"operands": [
2591
-
{
2592
-
"name": "hasLabel",
2593
-
"parameters": {
2594
-
"label": "Working"
2595
-
}
2596
-
}
2597
-
]
2598
-
}
2599
-
]
2600
-
},
2601
-
"eventType": "issue",
2602
-
"eventNames": [
2603
-
"issues",
2604
-
"project_card"
2605
-
],
2606
-
"actions": [
2607
-
{
2608
-
"name": "addLabel",
2609
-
"parameters": {
2610
-
"label": "Working"
2611
-
}
2612
-
}
2613
-
],
2614
-
"taskName": "Add `Working` label to items moved to `In Progress` column on the ` ASP.NET Core 7 Web UI` project"
2615
-
}
2616
-
},
2617
2572
{
2618
2573
"taskType": "trigger",
2619
2574
"capabilityId": "IssueResponder",
@@ -2626,7 +2581,7 @@
2626
2581
{
2627
2582
"name": "addedToMilestone",
2628
2583
"parameters": {
2629
-
"milestoneName": ".NET 7 Planning"
2584
+
"milestoneName": ".NET 8 Planning"
2630
2585
}
2631
2586
},
2632
2587
{
@@ -2647,12 +2602,12 @@
2647
2602
"issues",
2648
2603
"project_card"
2649
2604
],
2650
-
"taskName": "Comment when an issue is moved to `.NET 7 Planning` milestone",
2605
+
"taskName": "Comment when an issue is moved to `.NET 8 Planning` milestone",
2651
2606
"actions": [
2652
2607
{
2653
2608
"name": "addReply",
2654
2609
"parameters": {
2655
-
"comment": "Thanks for contacting us.\n\nWe're moving this issue to the `.NET 7 Planning` milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s). \nIf we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.\nTo learn more about what to expect next and how this issue will be handled you can read more about our triage process [here](https://github.com/dotnet/aspnetcore/blob/main/docs/TriageProcess.md)."
2610
+
"comment": "Thanks for contacting us.\n\nWe're moving this issue to the `.NET 8 Planning` milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s). \nIf we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.\nTo learn more about what to expect next and how this issue will be handled you can read more about our triage process [here](https://github.com/dotnet/aspnetcore/blob/main/docs/TriageProcess.md)."
2656
2611
}
2657
2612
}
2658
2613
]
@@ -2940,7 +2895,7 @@
2940
2895
{
2941
2896
"name": "addedToMilestone",
2942
2897
"parameters": {
2943
-
"milestoneName": "5.0.x"
2898
+
"milestoneName": "7.0.x"
2944
2899
}
2945
2900
},
2946
2901
{
@@ -2961,13 +2916,13 @@
2961
2916
"issues",
2962
2917
"project_card"
2963
2918
],
2964
-
"taskName": "Add 5.0 servicing issues to the servicing project board",
2919
+
"taskName": "Add 7.0 servicing issues to the servicing project board",
[](https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt)[](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)[](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
ASP.NET Core is an open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps run on [.NET](https://dot.net), a free, cross-platform and open-source application runtime. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions. You can develop and run your ASP.NET Core apps cross-platform on Windows, Mac and Linux. [Learn more about ASP.NET Core](https://docs.microsoft.com/aspnet/core/).
0 commit comments