Skip to content

Conversation

@ceciliaavila
Copy link
Collaborator

@ceciliaavila ceciliaavila commented Feb 5, 2021

Description

This PR moves the GitHubPRComment task from southworks/SOUTHWORKS-azure-pipelines-tasks to this repository to be re-published as a Microsoft task.

This task receives plain text files and uses the content to create a GitHub comment on a Pull Request.
It must be configured with a GitHub User Token, a repository name, a PR number, and the file path to get the text for the comment.
image

It's currently used in the BotBuilder-DotNet-CI-PR pipeline along with the API Compat task to post messages in the PRs that introduce compatibility issues.
image

Specific Changes

  • Adds the GitHubPRComment source, task definition files, and documentation.
@ceciliaavila
Copy link
Collaborator Author

Hi @mrivera-ms, we updated the PR's description with the info you requested. Thanks!

@ceciliaavila ceciliaavila requested a review from a team as a code owner May 23, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants