-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Description
The integration test trigger link provided by the GitHub Actions bot (go/deco-tests-run/sdk-java) does not work and results in a 404 error page. This prevents authorized users from manually triggering integration tests when they do not run automatically.
Expected Behavior
- Clicking the provided trigger link should initiate the integration tests successfully.
Actual Behavior
- The link leads to a 404 error page, making it impossible to trigger the tests manually.
Steps to Reproduce
- Wait for the GitHub Actions bot to comment with the test trigger link.
- Click on the link (
go/deco-tests-run/sdk-java). - Observe that the page does not load and results in a 404 error.
Metadata
Metadata
Assignees
Labels
No labels

