feat: Add script that will auto-update open PRs when their base-branch is updated#1148
Merged
castastrophe merged 11 commits intomasterfrom Oct 20, 2020
Merged
feat: Add script that will auto-update open PRs when their base-branch is updated#1148castastrophe merged 11 commits intomasterfrom
castastrophe merged 11 commits intomasterfrom
Conversation
Contributor
Author
|
Validated here: #1149 |
mwcz
reviewed
Oct 20, 2020
mwcz
reviewed
Oct 20, 2020
Contributor
mwcz
left a comment
There was a problem hiding this comment.
This looks amazing! I only have one...
...
dramatic pause
...
... question.
starryeyez024
added a commit
that referenced
this pull request
Oct 22, 2020
…elements into typography-styles * 'typography-styles' of github.com:patternfly/patternfly-elements: (31 commits) Update elements/pfe-styles/demo/index.html added new css hooks to documentation Update elements/pfe-styles/README.md Update elements/pfe-sass/maps/_general.scss chore(deps-dev): bump pretty-quick from 1.11.1 to 2.0.2 (#1139) feat: Add script that will auto-update open PRs when their base-branch is updated (#1148) chore: Add pretty labels to clarify actions view in UI (#1150) enhancing to be backwards compatible with old attr names fixing up tests to pass with the new shadowroot chore: GitHub Access (#1137) chore(deps-dev): bump @wdio/mocha-framework from 6.5.0 to 6.6.6 (#1146) chore(deps): [security] bump marked from 0.6.1 to 0.7.0 (#1144) edited css offset to match the spacer silly change for a netlify re-deploy remove interpolation from variable removing duped code got slotted css working added warning for using css values with units went bug smushing and won WIP got the spacer working ...
This file contains hidden or 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
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.
This action will update any open PR if their base branch is updated. It will not resolve merge conflicts. If it detects a merge conflict, the auto-update will fail.
Ready-for-merge Checklist
Check off items as they are completed. Feel free to delete items if they are not applicable.
Merging
Please squash when merging and ensure your commit message uses conventional commit formatting.
Be sure to share your updates with the patternfly-elements-contribute@redhat.com mailing list!