Skip to content

Copier update (dependabot job)#22

Merged
ejfine merged 3 commits intomainfrom
dep-job
May 9, 2025
Merged

Copier update (dependabot job)#22
ejfine merged 3 commits intomainfrom
dep-job

Conversation

@ejfine
Copy link
Copy Markdown
Contributor

@ejfine ejfine commented May 9, 2025

Pull in upstream changesa

@ejfine ejfine requested a review from Copilot May 9, 2025 11:19
@ejfine ejfine self-assigned this May 9, 2025
@ejfine ejfine merged commit a50a3a3 into main May 9, 2025
8 checks passed
Copy link
Copy Markdown

Copilot AI left a 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 pulls in upstream changes by updating workflow files for Dependabot post-update automation and bumping the Copier commit version.

  • Adds a Dependabot post-update workflow script in both the template and repository workflows directory to automate commit pushes after Dependabot updates.
  • Updates the Copier commit version from v0.0.36 to v0.0.37.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
template/.github/workflows/dependabot-post-update.yaml Adds the workflow to update the devcontainer hash and push changes post Dependabot updates.
.github/workflows/dependabot-post-update.yaml Contains similar workflow content; verify if both files are required to avoid potential redundancy.
.copier-answers.yml Bumps the Copier commit version for consistency with upstream changes.

@@ -0,0 +1,38 @@
name: Dependabot Post-Update
Copy link

Copilot AI May 9, 2025

Choose a reason for hiding this comment

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

This workflow file appears to duplicate functionality with the one in template/.github/workflows/dependabot-post-update.yaml. Consider consolidating if both files are not intentionally maintained for different purposes.

Copilot uses AI. Check for mistakes.
@ejfine ejfine deleted the dep-job branch May 9, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants