-
A Pull request template to guide new contributors
-
-
This workflow runs whenever a new issue or pull request is opened.
Greet User: It uses the actions-ecosystem/action-create-comment action to post a customized comment directly on the issue or pull re…
-
-
Give the possibility to open the backporting pull request from the forked repository, obviously in this case we assume the provided token has proper permissions on the forked repository.
Steps need…
-
### Description
A pull request to add custom metrics should keep comments in schema YAML files, because we sometimes put knowledge about the models in YAML fiels as comment.
### What problem do…
-
Feature Request
We need to add both an Issue Template and a Pull Request Template to the repository. This will standardize the way contributors create issues and submit pull requests, making it eas…
-
Sync updates
-
Description:
Integrate GitHub Actions to automate the testing process (unit and E2E tests) for every pull request or code push.
Acceptance Criteria:
GitHub Actions workflow file created.
Jest …
-
Want to make sure that when we pull changes into `master` that everything is working as we anticipate.