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

improvement(CI): add version to slack notification #261

Merged
merged 2 commits into from Jun 22, 2020

Conversation

carmenberndt
Copy link
Contributor

closes #260

@carmenberndt carmenberndt added this to the 2.1.0 milestone Jun 22, 2020
scripts/bump.sh Outdated
@@ -52,6 +52,8 @@ else
node scripts/change-readme.js "$RELEASE_CHANNEL"
fi

echo "::set-output name=version::$NEXT_EXTENSION_VERSION"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indentation looks a bit off. Did you run shell lint?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, no I didn't. Will fix it.

@carmenberndt carmenberndt merged commit 5c273b4 into master Jun 22, 2020
@carmenberndt carmenberndt deleted the modifySlackFeedMessage branch June 22, 2020 12:00
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.

Add Prisma Version and Insider Version to Slack Notification Message
2 participants