-
Description:
This pull request implements a new GitHub Actions workflow named "Greetings," which automatically greets users who open new issues or pull requests in this repository.
Key Features:
…
-
When using the reporting dashboard with sharding in Github Actions, a re-run of a failed shard on a Pull Request results in a report that is stuck in In Progress.
**To Reproduce**
Steps to reproduc…
-
## Flaky Test Report for `IndexAliasesIT`
Noticed the `IndexAliasesIT` has some flaky, failing tests that failed during **post-merge actions**.
### Details
| Git Reference | Merged Pull Request | …
-
- [x] Add action to mark item as being read from a tree view : https://github.com/microsoft/vscode-pull-request-github/pull/6298
- [x] Explore opening the quick chat instead of the panel chat instead …
-
1. Set up a GitHub Actions workflow to run unit tests on each merge request to the development branch.
2. Configure the workflow to trigger automatically on pull request events.
3. Set up branch pro…
-
The `test` command is defined in the `package.json`. To run the tests a dev server needs to be running, it is started with the `serve` command.
-
### Bug report info
```plain text
act version: 0.2.64
GOOS: linux
GOARCH: amd64
NumCPU: 12
Docker host: unix:///run/user/10…
-
Description:
Implement a GitHub Action that runs automated tests on any pull request to ensure that submitted code passes quality checks. Include integration with testing frameworks like PyTest or…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
We should have a GitHub action that runs `make test` on each commit and pull request to main.