microsoft / microsoft/BotFramework-WebChat
Discussion: Move PR validation CI to GitHub Actions, but leave other on VSTS
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Feature Request
Today, it is difficult for our contributors to understand what caused build errors.
Since our PR CI validation pipeline contains no secrets, we could potentially move PR CI validation pipeline to GitHub Actions.
We will leave the daily builds and other pipelines on VSTS for compliance.
[Enhancement]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's existing PR CI validation pipeline and its separation from daily builds and other VSTS pipelines. Confirm which PR checks use no secrets and define the migration boundary. Done means PR validation runs through GitHub Actions while daily builds and other pipelines remain on VSTS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100