Skip to content

add closing dependabot step - #39649

Merged
derrickaw merged 2 commits into
masterfrom
20260805_addWorkflowStepCloseDependabotPRs
Aug 7, 2026
Merged

add closing dependabot step#39649
derrickaw merged 2 commits into
masterfrom
20260805_addWorkflowStepCloseDependabotPRs

Conversation

@derrickaw

@derrickaw derrickaw commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator
  1. Excluded paths are ignored by dependabot for vulnerabilities - see open issue exclude-paths should also suppress security update PRs dependabot/dependabot-core#14408.
  2. Adding a workflow step to close dependabot PRs that touch generated requirements files that still pop up due to vulnerabilities.
  3. Once above issue is fixed, we can remove this step.

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions Bot added the build label Aug 6, 2026
@derrickaw
derrickaw force-pushed the 20260805_addWorkflowStepCloseDependabotPRs branch 2 times, most recently from e30c1e6 to c202508 Compare August 6, 2026 16:08
@derrickaw
derrickaw force-pushed the 20260805_addWorkflowStepCloseDependabotPRs branch from c202508 to 3c5bd70 Compare August 7, 2026 00:53
@derrickaw derrickaw changed the title [wip] add closing step add closing dependabot step Aug 7, 2026
@derrickaw
derrickaw marked this pull request as ready for review August 7, 2026 11:53
@derrickaw
derrickaw requested a review from Abacn August 7, 2026 12:14

@Abacn Abacn 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.

Thanks, this is a good idea. However it sounds like better fit PR bot's responsibiliy:

https://github.com/apache/beam/blob/master/.github/workflows/pr-bot-new-prs.yml

PreCommit_GHA is to make sure GitHub Action workflow's formatting and enforcement (enforce documentation, trigger path, disallow gsutil etc)

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @Abacn for label build.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@github-actions github-actions Bot added build and removed build labels Aug 7, 2026

@Abacn Abacn 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.

Thanks!

@derrickaw
derrickaw merged commit d3d6e48 into master Aug 7, 2026
6 checks passed
@derrickaw
derrickaw deleted the 20260805_addWorkflowStepCloseDependabotPRs branch August 7, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants