Below you will find pages that utilize the taxonomy term “srvaroa”
April 2, 2024
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.10.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Files: tests for issue #33 by @srvaroa in https://github.com/srvaroa/labeler/pull/132 Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in https://github.com/srvaroa/labeler/pull/133 Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in https://github.com/srvaroa/labeler/pull/135 Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in https://github.com/srvaroa/labeler/pull/136 Bump golang.
December 29, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.10.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: Update README to correct markup by @philippwaller in https://github.com/srvaroa/labeler/pull/130 Size: support regex exclusions by @srvaroa in https://github.com/srvaroa/labeler/pull/131 Full Changelog: https://github.com/srvaroa/labeler/compare/v1...v1.10.0
December 20, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.9.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Thanks @philippwaller for the new action and the improvements in documentation and tests!
What’s Changed Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/srvaroa/labeler/pull/127 fix: Improve documentation and refactor tests to cover regex with special characters by @philippwaller in https://github.com/srvaroa/labeler/pull/129 New Contributors @philippwaller made their first contribution in https://github.
December 11, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.8.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve logs by @srvaroa in https://github.com/srvaroa/labeler/pull/125 Fix can merge with additional roles by @srvaroa in https://github.com/srvaroa/labeler/pull/126 Full Changelog: https://github.com/srvaroa/labeler/compare/v1...v1.8.2
December 5, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.8.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Dockerfile: bump default to v1.8.0 by @srvaroa in https://github.com/srvaroa/labeler/pull/115 Pre-built docker image by @srvaroa in https://github.com/srvaroa/labeler/pull/119 Fix inconsistencies in YAML extensions by @paduszyk in https://github.com/srvaroa/labeler/pull/120 Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in https://github.com/srvaroa/labeler/pull/122 Fix bug in author_can_merge by @srvaroa in https://github.
November 22, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.8.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in https://github.com/srvaroa/labeler/pull/112 Support labels based on PR / Issue age by @srvaroa in https://github.com/srvaroa/labeler/pull/113 Full Changelog: https://github.com/srvaroa/labeler/compare/v1...v1.8.0
November 12, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.7.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release fixes the configuration parser that was failing to read the appendOnly setting.
What’s Changed Fix config parser for appendOnly by @srvaroa in https://github.com/srvaroa/labeler/pull/111 Full Changelog: https://github.com/srvaroa/labeler/compare/v1...v1.7.2
November 11, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.7.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Thanks @jrfnl for reporting these (and more to be fixed soon :)
What’s Changed Delete rogue file (added by me during tests) by @srvaroa in https://github.com/srvaroa/labeler/pull/103 Add action input for fail_on_error by @srvaroa in https://github.com/srvaroa/labeler/pull/107 README: use_local_config needs checkout by @srvaroa in https://github.
November 1, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.7.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New features:
Avoid using referencing in Dockerfile by @srvaroa in https://github.com/srvaroa/labeler/pull/96 Support local config file (fix #82) by @srvaroa in https://github.com/srvaroa/labeler/pull/100 Testing improvements:
Test local build in PRs by @srvaroa in https://github.com/srvaroa/labeler/pull/101 Allow error code on action failure by @srvaroa in https://github.
October 10, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.6.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci: Bump wangyoucao577/go-release-action to v1.40 by @siketyan in https://github.com/srvaroa/labeler/pull/94 New Contributors @siketyan made their first contribution in https://github.com/srvaroa/labeler/pull/94 Full Changelog: https://github.com/srvaroa/labeler/compare/v1.6.2...v1.6.3
October 10, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.6.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in https://github.com/srvaroa/labeler/pull/90 Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in https://github.com/srvaroa/labeler/pull/91 Full Changelog: https://github.com/srvaroa/labeler/compare/v1.6.1...v1.6.2