mc-oblivious
mc-oblivious copied to clipboard
chore(deps): bump github/issue-labeler from 3.1 to 3.2
Bumps github/issue-labeler from 3.1 to 3.2.
Release notes
Sourced from github/issue-labeler's releases.
v3.2
What's Changed
- fix: read default token by
@EndBug
in github/issue-labeler#67- feat: allow the use of custom issue numbers by
@EndBug
in github/issue-labeler#66- fix: Use the correct input name so the default applies by
@phated
in github/issue-labeler#72- feat: Add outputs of the labels added and removed by
@phated
in github/issue-labeler#71- docs: GITHUB_TOKEN passing is required by
@rajbos
in github/issue-labeler#75- feat: add option to include/exclude body as regex target by
@amerikan
in github/issue-labeler#70New Contributors
@EndBug
made their first contribution in github/issue-labeler#67@phated
made their first contribution in github/issue-labeler#72@rajbos
made their first contribution in github/issue-labeler#75@amerikan
made their first contribution in github/issue-labeler#70Full Changelog: https://github.com/github/issue-labeler/compare/v3.1...v3.2
Commits
98b5412
Update README.mde15315c
feat: add option to include/exclude body as regex target (#70)c43637b
GITHUB_TOKEN passing is required (#75)6ae80f5
feat: Add outputs of the labels added and removed (#71)083c480
fix: Use the correct input name so the default applies (#72)3d981b0
Update README.md (#69)30eb925
feat: allow the use of custom issue numbers (#66)ddcff90
fix: read default token (#67)e874594
Update README.md- See full diff in compare view
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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)