Skip to content

feat: Add script that will auto-update open PRs when their base-branch is updated - #1148

Merged
castastrophe merged 11 commits into
masterfrom
feat-autoupdate-prs
Oct 20, 2020
Merged

feat: Add script that will auto-update open PRs when their base-branch is updated#1148
castastrophe merged 11 commits into
masterfrom
feat-autoupdate-prs

Conversation

@castastrophe

@castastrophe castastrophe commented Oct 20, 2020

Copy link
Copy Markdown
Contributor

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.

  • Expected files: all files in this pull request are related to one request or issue (no stragglers or scope-creep).
  • Repository compiles and tests pass.
  • Changelog updated (not needed for documentation updates).

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!

@castastrophe castastrophe added feature New feature or request priority: low Severity level: 3 tools Development and build tools labels Oct 20, 2020
@castastrophe

Copy link
Copy Markdown
Contributor Author

Validated here: #1149

Comment thread .github/workflows/autoupdate.yml

@mwcz mwcz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks amazing! I only have one...

...

dramatic pause

...

... question.

@mwcz mwcz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lift Gumbo To Mouth

@castastrophe
castastrophe merged commit ddfdcaa into master Oct 20, 2020
@castastrophe
castastrophe deleted the feat-autoupdate-prs branch October 20, 2020 23:55
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
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request priority: low Severity level: 3 ready to merge tools Development and build tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants