-
Notifications
You must be signed in to change notification settings - Fork 13
refactor: adding the PR url to Automated PR description #4836
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
refactor: adding the PR url to Automated PR description #4836
Conversation
|
|
🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/refactor-adding-the-pr-url-to-automated-pr-description |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This reverts commit d099e40.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This reverts commit eb93e93.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
final result: #5272 |
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.
Pull Request Overview
This PR adds the URL of the target PR to the description of automatically created PRs for better documentation and traceability. The change modifies the GitHub Action that creates automated PRs to include a reference back to the original PR that triggered the automation.
- Enhanced automated PR descriptions with target PR URL information
- Updated test snapshots to reflect a minor test data change
Reviewed Changes
Copilot reviewed 8 out of 13 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/actions/auto-commit/action.yml | Enhanced automated PR body to include target PR URL for better traceability |
| showcases/shared/button.json | Updated button example name from "Functional" to "Functional1" for testing |
| snapshots/button/showcase/*/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml | Updated accessibility snapshots to reflect the button name change across all browser variants |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Proposed changes
To further document the Automated PRs basis, we'd like to add the URL of the PR that relates to the target branch to the Automated PRs description.
Types of changes
Further comments
🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/refactor-adding-the-pr-url-to-automated-pr-description