-
Notifications
You must be signed in to change notification settings - Fork 67
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
build: skip CI for automation sync PR #2039
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for paragon-openedx ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
adamstankiewicz
added a commit
that referenced
this pull request
Feb 20, 2023
* build: skip CI for automation sync PR * build: skip commitlint check for automated sync PRs
adamstankiewicz
added a commit
that referenced
this pull request
Feb 20, 2023
* build: skip CI for automation sync PR * build: skip commitlint check for automated sync PRs
adamstankiewicz
added a commit
that referenced
this pull request
Feb 22, 2023
* docs: update dependent-usage.json (#2028) * build: add GH workflow to sync alpha with master automatically (#2030) * docs: update dependent-usage.json (#2032) * build: update sync workflow for alpha (#2033) * build: include fetch-depth: 0 to checkout (#2034) * build: setup git user in sync branches workflow (#2035) * build: add a branch for generated workflow PR (#2037) * build: skip CI for automation sync PR (#2039) * build: skip CI for automation sync PR * build: skip commitlint check for automated sync PRs * chore: update browserslist DB (#1977) * build: rebase instead of merge for syncing changes (#2042) * build: another attempt to auto-sync changes from master to alpha (#2044) * build: 1 to v1 in sync-branches workflow (#2045) * build: switch base to trying a rebase (#2047) * build: pull from alpha before rebase master (#2049) * build: git checkout instead of git switch (#2051) * build: set base branch to alpha (#2053) * build: try using devmasx/merge-branch (#2055) * build: update merge-branch version number (#2056) * build: try action-sync-branch (#2057) * build: remove sync alpha master workflow temporarily (#2059) * docs: update dependent-usage.json (#2060) * docs: update dependent-usage.json (#2061) * docs: update dependent-usage.json (#2063) * docs: update dependent-usage.json (#2065) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: edX requirements bot <[email protected]>
🎉 This PR is included in version 21.0.0-alpha.14 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 20.28.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The previously generated PR failed CI due to failing commit lint. This PR excludes running the commit lint check on the
automation/sync-alpha-master
branch that is used to generate the PR.Deploy Preview
Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page).
Merge Checklist
example
app?wittjeff
andadamstankiewicz
as reviewers on this PR.Post-merge Checklist