Skip to content

Lineage pull request for: skeleton#270

Open
cisagovbot wants to merge 26 commits intodevelopfrom
lineage/skeleton
Open

Lineage pull request for: skeleton#270
cisagovbot wants to merge 26 commits intodevelopfrom
lineage/skeleton

Conversation

@cisagovbot
Copy link

@cisagovbot cisagovbot commented Feb 20, 2026

Lineage Pull Request

Lineage has created this pull request to incorporate new changes found in an upstream repository:

Upstream repository: https://github.com/cisagov/skeleton-generic.git
Remote branch: HEAD

Check the changes in this pull request to ensure they won't cause issues with your project.

✅ Pre-approval checklist

  • All relevant type-of-change labels have been added.
  • All new and existing tests pass.

Note

You are seeing this because one of this repository's maintainers has configured Lineage to open pull requests.

For more information:

🛠 Lineage configurations for this project are stored in .github/lineage.yml

📚 Read more about Lineage

dependabot bot and others added 15 commits December 15, 2025 18:26
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
The `pull_request` trigger's default activity types are `opened`,
`reopened`, and `synchronized`. These types better represent when we
want this workflow to run and the `edited` type was resulting in
undesired workflow runs.
This is done automatically with the `pre-commit autoupdate` command.
The latest release supports the artifact-metadata permission that we
are now using in the generate-sbom job of the build.yml GitHub Actions
workflow in cisagov/skeleton-aws-lambda-python,
cisagov/skeleton-docker, and cisagov/skeleton-python-library.
This will return the cache key to being a string with no new lines.
It is no longer necessary to install wheel alongside setuptools as of
setuptools v70.1:
https://github.com/pypa/wheel?tab=readme-ov-file#historical-note
This is done automatically with the pre-commit autoupdate command.
We rely on the default activity types for the pull_request event in our
GitHub Actions workflows. This adds a comment mentioning that we do so
and linking to the GitHub documentation for the event which details the
specific activity types that are used by default.

Co-authored-by: dav3r <david.redmin@gwe.cisa.dhs.gov>
This is done automatically with the pre-commit autoupdate command.
Remove installation of `wheel` Python package
…s/cache-5

Bump actions/cache from 4 to 5
…ggers

Adjust the activity types for the `pull_request` trigger in the `Label pull requests` workflow
…ting

Adjust the `lint` job of the `build` workflow's cache key formatting
@cisagovbot cisagovbot added the upstream update This issue or pull request pulls in upstream updates label Feb 20, 2026
@github-actions github-actions bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code shell script Pull requests that update shell scripts labels Feb 20, 2026
@jsf9k jsf9k added the kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release label Feb 20, 2026
@jsf9k jsf9k moved this to In Progress in Next Kraken Feb 20, 2026
@github-actions github-actions bot added the docker Pull requests that update Docker code label Feb 20, 2026
This gets rid of an error from our markdownlint pre-commit linter.
@github-actions github-actions bot added the documentation This issue or pull request improves or adds to documentation label Feb 20, 2026
Now that I have two pull requests out for changes relevant to our work
it makes sense to use a branch that consolidates any changes we need.
@jsf9k jsf9k moved this from In progress to Review in progress in Skeleton Maintenance Feb 21, 2026
@github-project-automation github-project-automation bot moved this from Review in progress to Reviewer approved in Skeleton Maintenance Feb 23, 2026
We need to update the comment about using a branch of mcdonnnj's
terraform-docs fork to reflect that a second PR with different
functionality is now included in the branch.

Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

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

One item of feedback for your consideration.

jsf9k and others added 3 commits February 24, 2026 10:24
This gets rid of several errors from our markdownlint pre-commit
linter.
This is no longer the case since #263 was
merged.

Co-authored-by: Nick M <50747025+mcdonnnj@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code documentation This issue or pull request improves or adds to documentation github-actions Pull requests that update GitHub Actions code kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release shell script Pull requests that update shell scripts upstream update This issue or pull request pulls in upstream updates

Projects

Status: In Progress
Status: Reviewer approved

Development

Successfully merging this pull request may close these issues.

5 participants