AbsaOSS / AbsaOSS/organizational-workflows

Add contact person into Teams notification post

未关闭
#19 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
0
派生
0
平均合并
5 天 3 小时
30 天内合并 PR
3

描述

### Feature Description

Add a new input parameter to the shared workflow that accepts a GitHub username of a responsible contact person. This username will be included in Teams notification posts to draw the attention of the right person from the team.

### Problem / Opportunity

Teams notifications currently lack a direct mention of the responsible person, leading to delayed response and unclear ownership. Adding a contact person parameter improves accountability and response time.

### Acceptance Criteria

1. A new optional input parameter (e.g. contact_person) accepting a GitHub username is added to the shared workflow.
2. The Teams notification post renders the GitHub username visibly (e.g. @username).
3. Parameter is optional — notification still works without it.

### Proposed Solution

Extend the shared workflow inputs with a contact_person string parameter. Pass it to the Teams notification step and include it in the message body/card.

### Dependencies / Related

_No response_

### Additional Context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。