Skip to content

Bump guardian/.github/.github/workflows/require-label.yaml from 2.0.0 to 3.1.0#304

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/guardian/dot-github/dot-github/workflows/require-label.yaml-3.1.0
Closed

Bump guardian/.github/.github/workflows/require-label.yaml from 2.0.0 to 3.1.0#304
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/guardian/dot-github/dot-github/workflows/require-label.yaml-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps guardian/.github/.github/workflows/require-label.yaml from 2.0.0 to 3.1.0.

Release notes

Sourced from guardian/.github/.github/workflows/require-label.yaml's releases.

v3.1.0

What's Changed

Full Changelog: guardian/.github@v3.0.0...v3.1.0

v3.0.0

Action needed for require-label.yaml workflow upgrade

When updating require-label.yaml, you must add ready_for_review to the list of pull request events to run on See guardian/support-service-lambdas#3280 for an example

on:
  pull_request:
    types: [opened, labeled, unlabeled, synchronize, reopened, edited, ready_for_review]

If you do not do this, the workflow will not be triggered if you create a PR as draft and then update it to "ready for review"

What's Changed

Full Changelog: guardian/.github@v2.1.0...v3.0.0

v2.1.0

What's Changed

New Contributors

Full Changelog: guardian/.github@v2.0.0...v2.1.0

Commits
  • 0293750 Merge pull request #118 from guardian/ts/remove-snyk-workflow
  • e0cf7b0 chore: remove deprecated Snyk workflow & doc
  • b66eb10 Merge pull request #117 from guardian/ts/release-process
  • 85d2197 fix: adjust bump regex to remove colon
  • 92d537d refactor: simplify bump regex
  • 583c840 refactor: use stricter breaking changes pattern
  • e1080af Merge pull request #116 from guardian/ts/remove-redundant-workflows
  • 7c386ae refactor: add validation for tag semver format
  • b9114ac fix: correct version bump logic for minor updates
  • ab8d2c3 fix: include '!' in logic for major bumps
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guardian/.github/.github/workflows/require-label.yaml](https://github.com/guardian/.github) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/guardian/.github/releases)
- [Commits](guardian/.github@4cb5024...0293750)

---
updated-dependencies:
- dependency-name: guardian/.github/.github/workflows/require-label.yaml
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2026 21:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #312.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/guardian/dot-github/dot-github/workflows/require-label.yaml-3.1.0 branch March 2, 2026 23:22
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants