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

推荐订阅源

Security Archives - TechRepublic
Security Archives - TechRepublic
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
云风的 BLOG
云风的 BLOG
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
AWS News Blog
AWS News Blog
S
SegmentFault 最新的问题
T
Tailwind CSS Blog
The Hacker News
The Hacker News
GbyAI
GbyAI
P
Palo Alto Networks Blog
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Cyberwarzone
Cyberwarzone
H
Help Net Security
S
Securelist
月光博客
月光博客
博客园 - 【当耐特】
T
Threatpost
T
Tenable Blog
G
GRAHAM CLULEY
博客园 - 司徒正美
I
Intezer
MyScale Blog
MyScale Blog
T
Threat Research - Cisco Blogs
P
Privacy & Cybersecurity Law Blog
The GitHub Blog
The GitHub Blog
C
CERT Recently Published Vulnerability Notes
T
Tor Project blog
Google DeepMind News
Google DeepMind News
C
Cybersecurity and Infrastructure Security Agency CISA
罗磊的独立博客
腾讯CDC
P
Privacy International News Feed
博客园_首页
The Cloudflare Blog
Cisco Talos Blog
Cisco Talos Blog
A
About on SuperTechFans
V
Vulnerabilities – Threatpost
A
Arctic Wolf
B
Blog RSS Feed
Recorded Future
Recorded Future
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
S
Security Affairs
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog

博客园 - 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