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

fix: bad reference to error email action #155

Merged
merged 2 commits into from
Sep 16, 2022
Merged

Conversation

cprice404
Copy link
Contributor

The CI job uses a github action that sends e-mails to us on build failures.
That action was defined in the examples repo, and when I moved
the dotnet examples over to this repo I didn't bring that action
along, so there was a bad reference to it in the ci.yaml.

Now that action has been moved to standards-and-practices repo
so it can be shared across other projects. This commit fixes
the reference to point to the standards-and-practices repo.

The CI job uses a github action that sends e-mails to us on build failures.
That action was defined in the examples repo, and when I moved
the dotnet examples over to this repo I didn't bring that action
along, so there was a bad reference to it in the ci.yaml.

Now that action has been moved to standards-and-practices repo
so it can be shared across other projects.  This commit fixes
the reference to point to the standards-and-practices repo.
pgautier404
pgautier404 previously approved these changes Sep 15, 2022
@cprice404
Copy link
Contributor Author

sorry @pgautier404 had to fix a path in a follow-up commit.

@cprice404 cprice404 merged commit 62fdb31 into main Sep 16, 2022
@cprice404 cprice404 deleted the fix-error-email-reference branch September 16, 2022 15:12
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