Bump release-drafter/release-drafter from 6.1.0 to 6.2.0#218
Conversation
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@b1476f6...6db134d) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
By approving this PR, you are confirming that you have adequately and effectively reviewed this change. Searchable Hashes
The above information was added by dependabot-augmentor. |
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned release-drafter/release-drafter GitHub Action version, and also includes unrelated updates to the CloudFormation/IAM action allowlist in pycfmodel.
Changes:
- Bump
release-drafter/release-drafterfrom v6.1.0 to v6.2.0 in the Release Drafter workflow. - Add multiple new AWS service action strings (e.g.,
aidevops:*,bedrock-mantle:*,cloudwatch:*,ec2:*, etc.) topycfmodel/cloudformation_actions.py.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
pycfmodel/cloudformation_actions.py |
Extends the action string allowlist with newly added AWS service actions. |
.github/workflows/release-drafter.yml |
Updates the pinned Release Drafter action commit SHA to v6.2.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "aidevops:AllowVendedLogDeliveryForResource", | ||
| "aidevops:AssociateService", | ||
| "aidevops:CreateAgentSpace", | ||
| "aidevops:CreateBacklogTask", | ||
| "aidevops:CreateChat", |
There was a problem hiding this comment.
This PR is titled/described as a release-drafter GitHub Action version bump, but it also changes the AWS action allowlist in this module (e.g., adds multiple new IAM actions). If this isn’t intentional, these changes should be reverted/split into a separate PR; if it is intentional, please update the PR title/description to reflect the additional scope so reviewers know why these policy strings are being modified.
Bumps release-drafter/release-drafter from 6.1.0 to 6.2.0.
Release notes
Sourced from release-drafter/release-drafter's releases.
Commits
6db134dci: add diff for debugging unstaged filesa9305a6chore: fix package.json and lockfile309083bchore: bump to v6.2.0923fffeAdd config option for history-limit (#1470)fa20e47docs: typo in README.md (#1434)4178e5afeat: 'commits-since' configuration option (#1451)686295dbuild: support OIDC for npmjs publishing (#1480)9928b92setup oidc release flow267d2e0chore: bump to v6.1.160cac2bci: disable npmjs publishingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)