Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont trigger vault tests on edited event #374

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

rabi-siddique
Copy link
Contributor

@rabi-siddique rabi-siddique commented Oct 9, 2024

Currently, Vault tests are triggered when someone edits the PR description or makes any changes linked to the edited event in GitHub Actions. This causes the Vault CI workflow to restart even after it has already passed, which is unnecessary.

This PR fixes the issue by removing the edited event from the Vault workflow.

Copy link

cloudflare-workers-and-pages bot commented Oct 9, 2024

Deploying dapp-inter-test with  Cloudflare Pages  Cloudflare Pages

Latest commit: f37fd7d
Status: ✅  Deploy successful!
Preview URL: https://2a38ce03.dapp-inter-test.pages.dev
Branch Preview URL: https://rs-fix-ci-inconsistency.dapp-inter-test.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Oct 9, 2024

Deploying agoric-dapp-inter-emerynet with  Cloudflare Pages  Cloudflare Pages

Latest commit: f37fd7d
Status: ✅  Deploy successful!
Preview URL: https://79eb1eac.agoric-dapp-inter-emerynet.pages.dev
Branch Preview URL: https://rs-fix-ci-inconsistency.agoric-dapp-inter-emerynet.pages.dev

View logs

Copy link

github-actions bot commented Oct 9, 2024

Network:
Commit: f74b472
Ref: refs/heads/main
IPFS v1 hash: bafybeifw2fsj7v6jhbyfhb5cubt3d6md6vb6z6vwhh4mkkzgqet42eexle
CF - DWeb - 4EVERLAND

@rabi-siddique rabi-siddique force-pushed the rs-fix-ci-inconsistency branch from 565ee56 to fd263ae Compare October 9, 2024 12:26
@rabi-siddique rabi-siddique force-pushed the rs-fix-ci-inconsistency branch from fd263ae to f37fd7d Compare October 9, 2024 12:27
@rabi-siddique rabi-siddique merged commit f74b472 into main Oct 9, 2024
8 checks passed
@rabi-siddique rabi-siddique deleted the rs-fix-ci-inconsistency branch October 9, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants