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

improve sandboxes commit message #22136

Merged
merged 4 commits into from
Apr 18, 2023
Merged

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Apr 18, 2023

What I did

This PR provides an improved commit message whenever we generate sandboxes, so it's easier to debug or investigate what happened at the moment of a sandbox being updated.

  • display merged PRs between sandbox updates
  • display a link to the diff in the monorepo

How to test

We can only properly test this after merged or if we force an update to the sandboxes after there are actual sandbox changes. Tricky!

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@yannbf yannbf added the build Internal-facing build tooling & test updates label Apr 18, 2023
@yannbf yannbf force-pushed the feat/improve-sandboxes-commit-message branch from 92b9335 to 30189e6 Compare April 18, 2023 09:40
- display merged PRs between sandbox updates
- display a link to the diff
This reverts commit 12b1422.
@yannbf yannbf force-pushed the feat/improve-sandboxes-commit-message branch from 30189e6 to f68e8a5 Compare April 18, 2023 15:24
Copy link
Contributor

@JReinhold JReinhold left a comment

Choose a reason for hiding this comment

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

This is cool, let's try it out and see what happens!

@yannbf yannbf added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Apr 18, 2023
@yannbf yannbf merged commit 6e83556 into next Apr 18, 2023
@yannbf yannbf deleted the feat/improve-sandboxes-commit-message branch April 18, 2023 19:19
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Apr 24, 2023
shilman pushed a commit that referenced this pull request Apr 24, 2023
…mit-message

improve sandboxes commit message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants