-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore: removed internal release process doc #38
chore: removed internal release process doc #38
Conversation
tolerants
commented
Jun 18, 2024
•
edited
Loading
edited
- Removed release process internal doc
- Fixed ci for PR's from forked repos
- Disabled visual checks as long as we can't use secrets in the context of forked repo
👷 Deploy request for dev-composable-storefront pending review.Visit the deploys page to approve it
|
✅ Deploy Preview for dev-oryx-components canceled.
|
If we don't request for PR title from contributors - let's skip it completely. I don't see a reason to check it "sometimes". PS This PR should be "chore" 😄 |
Agree, removed.
Yeah, initially it was about docs, but with all the changes related to ci - it's a chore. |
- name: Set should-run for PR | ||
id: set-env | ||
run: | | ||
echo "CHROMATIC_PROJECT_TOKEN=${{ secrets.CHROMATIC_PROJECT_TOKEN }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add comments