Skip to content

Group the upload-artifact and download-artifact actions#185

Merged
jsf9k merged 1 commit into
developfrom
improvement/add-grouping-for-related-actions
Apr 13, 2026
Merged

Group the upload-artifact and download-artifact actions#185
jsf9k merged 1 commit into
developfrom
improvement/add-grouping-for-related-actions

Conversation

@jsf9k

@jsf9k jsf9k commented Mar 9, 2026

Copy link
Copy Markdown
Member

🗣 Description

This pull request groups the actions/upload-artifact and actions/download-artifact GitHub actions dependencies.

💭 Motivation and context

These two actions often need to be upgraded in lockstep, so it makes sense to group them.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

@jsf9k jsf9k self-assigned this Mar 9, 2026
@jsf9k jsf9k added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release labels Mar 9, 2026
@jsf9k jsf9k moved this to In Progress in Next Kraken Mar 9, 2026
@jsf9k jsf9k marked this pull request as ready for review March 9, 2026 16:52
@jsf9k jsf9k requested a review from dav3r as a code owner March 9, 2026 16:52
Copilot AI review requested due to automatic review settings March 9, 2026 16:52
@jsf9k jsf9k requested review from felddy and mcdonnnj as code owners March 9, 2026 16:52
@jsf9k jsf9k moved this from In progress to Review in progress in Skeleton Maintenance Mar 9, 2026

Copilot AI 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.

Pull request overview

This PR adds a Dependabot grouping configuration to keep actions/upload-artifact and actions/download-artifact upgrades synchronized, since they typically need to be bumped together.

Changes:

  • Adds a groups block under the github-actions Dependabot update entry, grouping actions/upload-artifact and actions/download-artifact into a single update called upload-download-artifact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

These actions often need to be upgraded in lockstep, so it makes sense
to group them.
@jsf9k jsf9k force-pushed the improvement/add-grouping-for-related-actions branch from af16a64 to 45753c7 Compare April 13, 2026 15:43
@jsf9k jsf9k merged commit 56a330e into develop Apr 13, 2026
109 checks passed
@jsf9k jsf9k deleted the improvement/add-grouping-for-related-actions branch April 13, 2026 15:55
@github-project-automation github-project-automation Bot moved this from Review in progress to Done in Skeleton Maintenance Apr 13, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Next Kraken Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement This issue or pull request will add or improve functionality, maintainability, or ease of use kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants