惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
L
LangChain Blog
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
Martin Fowler
Martin Fowler
T
Tenable Blog
IT之家
IT之家
H
Help Net Security
阮一峰的网络日志
阮一峰的网络日志
Forbes - Security
Forbes - Security
N
Netflix TechBlog - Medium
The Hacker News
The Hacker News
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Tailwind CSS Blog
美团技术团队
NISL@THU
NISL@THU
T
Threatpost
GbyAI
GbyAI
T
Threat Research - Cisco Blogs
I
InfoQ
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
人人都是产品经理
人人都是产品经理
C
Check Point Blog
V
Vulnerabilities – Threatpost
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Spread Privacy
Spread Privacy
S
Securelist
大猫的无限游戏
大猫的无限游戏
P
Privacy & Cybersecurity Law Blog
Security Archives - TechRepublic
Security Archives - TechRepublic
爱范儿
爱范儿
小众软件
小众软件
C
Cybersecurity and Infrastructure Security Agency CISA
Cisco Talos Blog
Cisco Talos Blog
Engineering at Meta
Engineering at Meta
S
Security Affairs
S
Secure Thoughts
T
Troy Hunt's Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
aimingoo的专栏
aimingoo的专栏
博客园 - 司徒正美
PCI Perspectives
PCI Perspectives
C
Cisco Blogs
MongoDB | Blog
MongoDB | Blog
Vercel News
Vercel News
月光博客
月光博客
Recorded Future
Recorded Future

博客园 - danzhang

第十三年的MVP勋章:感谢这片技术社区 Azure DevOps Server:2026年6月份补丁(无法移除用户) 在Github的企业Enterprise中开通Copilot 在Azure DevOps Server中实现用户端原地址透传(X-Forwarded-For) Azure DevOps Server:2026年4月份补丁(安装详细步骤) Azure DevOps:应用远程MCP服务器,提升工作效率 Azure DevOps Server:2026年3月份补丁 Azure DevOps Server:扩充数据库服务器的磁盘 Azure DevOps Server:2026年二月补丁(Patch 8) Azure DevOps:迭代看板简洁视图 Azure DevOps:移除TFVC中过时的签入策略 Azure DevOps Server 正式版本发布 Azure DevOps Server:复制markdown文档中的代码块 Azure DevOps Server:允许讨论但不允许修改工作项 Azure DevOps Server 2022.2 补丁(Patch 7) 在Azure DevOps Server中分析Git代码库的健康状况 Azure DevOps Server 25H2 安装手册 Azure DevOps Server 25H2 最新版本发布 使用Azure DevOps MCP和Playwriht,将功能测试用例转换为自动化测试用例 使用Azure DevOps MCP服务器,在开发过程中应用GitHub Copilot人工智能 在VS Code中使用Playwright实现自动化测试(UI测试) Azure DevOps Server 2022.2 补丁(Patch 6) 在Azure DevOps的工作项中使用markdown
Azure DevOps Server:使用团队日历
danzhang · 2026-03-04 · via 博客园 - danzhang

Contents

  • 1. 概述
  • 2. 功能描述
    • 2.1 安装插件
    • 2.2 常规操作
  • 3. 扩展开发

1. 概述

在软件开发测试过程中,团队成员之间共享日历,可以提升任务规划与执行效率,增强团队协作与透明度,还可以优化资源调度,实现智能冲突预警与自动提醒;如果团队日历与第三方工具实现集成,还可以实现流程和工作的闭环管理。
在Azure DevOps Server中,我们可以使用微软发布的插件“Team Calendar”,协助开发团队成员之间保持开发进度,并及时了解重要活动的截止日期、冲刺计划、即将到来的关键里程碑。

2. 功能描述

2.1 安装插件

Team Calendar插件由微软公司开发并维护,可以视为原生功能,也是完全免费的。

2.2 常规操作

  • 快速预览
    安装完成后,我们可以在Boards功能下面看到Calendar菜单,在这里可以按照日历编排开发团队的日程表
    image

  • 团队日期
    这个插件的名称为“团队日历”,顾名思义,每个团队可以拥有自己独立的日历表,我们可以在页面中切换团队
    image

  • 添加休假或里程碑

可以为日历表格中的任一日期添加添加休假或里程碑
image

注意:在日程表中添加的休假记录,会自动同步在冲刺的容量(Capacity)中

  • 查看当前月份的冲刺
    可以在日历中查看当前月份涉及的冲刺,并使用不通的颜色在日历表中标记出来

3. 扩展开发

上面介绍了基于开发团队的日历表,实际上,我们还可以结合Azure DevOps的工作项功能,扩展开发出丰富多彩的日历表。例如下图,我们就在Azure DevOps Server中制作了一个企业级别的工作日历表,每年规划人员只需要将工作计划导入工作项中,即可展现企业级别的全年版本规划。

企业微信截图_17725839047046

https://www.cnblogs.com/danzhang
Azure DevOps MVP 张洪君

image