A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
anothrNick/github-tag-action (anothrNick/github-tag-action)
### [`v1.71.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.71.0)
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.70.0...1.71.0)
#### What's Changed
- Add tag message override by [@omerap12](https://redirect.github.com/omerap12) in [https://github.com/anothrNick/github-tag-action/pull/323](https://redirect.github.com/anothrNick/github-tag-action/pull/323)
#### New Contributors
- [@omerap12](https://redirect.github.com/omerap12) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/323](https://redirect.github.com/anothrNick/github-tag-action/pull/323)
**Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1...1.71.0
### [`v1.70.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.70.0)
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.69.0...1.70.0)
#### What's Changed
- Add old_tag Output to the README by [@gabriel-stackhouse](https://redirect.github.com/gabriel-stackhouse) in [https://github.com/anothrNick/github-tag-action/pull/314](https://redirect.github.com/anothrNick/github-tag-action/pull/314)
- Fix Auto Releases by [@gabriel-stackhouse](https://redirect.github.com/gabriel-stackhouse) in [https://github.com/anothrNick/github-tag-action/pull/317](https://redirect.github.com/anothrNick/github-tag-action/pull/317)
#### New Contributors
- [@gabriel-stackhouse](https://redirect.github.com/gabriel-stackhouse) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/314](https://redirect.github.com/anothrNick/github-tag-action/pull/314)
**Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1...1.70.0
### [`v1.69.0`](https://redirect.github.com/anothrNick/github-tag-action/compare/1.68.0...1.69.0)
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.68.0...1.69.0)
### [`v1.68.0`](https://redirect.github.com/anothrNick/github-tag-action/compare/1.67.0...1.68.0)
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.67.0...1.68.0)
### [`v1.67.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.67.0): : improvements: tag strategy and tag listing for filtering
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.66.0...1.67.0)
Sorting tags by date \[[https://github.com/anothrNick/github-tag-action/pull/272](https://redirect.github.com/anothrNick/github-tag-action/pull/272)2 ]
Adding GIT_API_TAGGING false option to switch to cli tagging \[https://github.com/anothrNick/github-tag-action/pull/210](https://redirect.github.com/anothrNick/github-tag-action/pull/210)10 ]
CLI tagging nowdays is more reliable for github actions permissions.
### [`v1.66.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.66.0): : fixes: sigpipe 141 scenarios
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.65.0...1.66.0)
In some cases if the repo contains hundreds of tags, since we set -e grep combined with git tag reads randomly exits with error 141.
### [`v1.65.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.65.0): : fixes pre-release tag exists
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.64.0...1.65.0)
Fixes a bug introduced in 1.64 that makes pre-releases error when following a release branch strategy.
More details here [https://github.com/anothrNick/github-tag-action/issues/265](https://redirect.github.com/anothrNick/github-tag-action/issues/265)
### [`v1.64.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.64.0): : hotfix: in some cases git rev errors since set -e
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.63.0...1.64.0)
### [`v1.63.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.63.0): : Improvements: set node to lts and catch actions errors efficiently
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.62.0...1.63.0)
### [`v1.62.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.62.0): : More tests and outputs when default_bump set to NONE
[Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.61.0...1.62.0)
This is a very minor release, adds outputs to workflows using default_bump none when there are no #comments found that trigger a commit bump.
Configuration
📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.61.0
->1.71.0
Release Notes
anothrNick/github-tag-action (anothrNick/github-tag-action)
### [`v1.71.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.71.0) [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.70.0...1.71.0) #### What's Changed - Add tag message override by [@omerap12](https://redirect.github.com/omerap12) in [https://github.com/anothrNick/github-tag-action/pull/323](https://redirect.github.com/anothrNick/github-tag-action/pull/323) #### New Contributors - [@omerap12](https://redirect.github.com/omerap12) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/323](https://redirect.github.com/anothrNick/github-tag-action/pull/323) **Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1...1.71.0 ### [`v1.70.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.70.0) [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.69.0...1.70.0) #### What's Changed - Add old_tag Output to the README by [@gabriel-stackhouse](https://redirect.github.com/gabriel-stackhouse) in [https://github.com/anothrNick/github-tag-action/pull/314](https://redirect.github.com/anothrNick/github-tag-action/pull/314) - Fix Auto Releases by [@gabriel-stackhouse](https://redirect.github.com/gabriel-stackhouse) in [https://github.com/anothrNick/github-tag-action/pull/317](https://redirect.github.com/anothrNick/github-tag-action/pull/317) #### New Contributors - [@gabriel-stackhouse](https://redirect.github.com/gabriel-stackhouse) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/314](https://redirect.github.com/anothrNick/github-tag-action/pull/314) **Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1...1.70.0 ### [`v1.69.0`](https://redirect.github.com/anothrNick/github-tag-action/compare/1.68.0...1.69.0) [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.68.0...1.69.0) ### [`v1.68.0`](https://redirect.github.com/anothrNick/github-tag-action/compare/1.67.0...1.68.0) [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.67.0...1.68.0) ### [`v1.67.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.67.0): : improvements: tag strategy and tag listing for filtering [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.66.0...1.67.0) Sorting tags by date \[[https://github.com/anothrNick/github-tag-action/pull/272](https://redirect.github.com/anothrNick/github-tag-action/pull/272)2 ] Adding GIT_API_TAGGING false option to switch to cli tagging \[https://github.com/anothrNick/github-tag-action/pull/210](https://redirect.github.com/anothrNick/github-tag-action/pull/210)10 ] CLI tagging nowdays is more reliable for github actions permissions. ### [`v1.66.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.66.0): : fixes: sigpipe 141 scenarios [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.65.0...1.66.0) In some cases if the repo contains hundreds of tags, since we set -e grep combined with git tag reads randomly exits with error 141. ### [`v1.65.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.65.0): : fixes pre-release tag exists [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.64.0...1.65.0) Fixes a bug introduced in 1.64 that makes pre-releases error when following a release branch strategy. More details here [https://github.com/anothrNick/github-tag-action/issues/265](https://redirect.github.com/anothrNick/github-tag-action/issues/265) ### [`v1.64.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.64.0): : hotfix: in some cases git rev errors since set -e [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.63.0...1.64.0) ### [`v1.63.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.63.0): : Improvements: set node to lts and catch actions errors efficiently [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.62.0...1.63.0) ### [`v1.62.0`](https://redirect.github.com/anothrNick/github-tag-action/releases/tag/1.62.0): : More tests and outputs when default_bump set to NONE [Compare Source](https://redirect.github.com/anothrNick/github-tag-action/compare/1.61.0...1.62.0) This is a very minor release, adds outputs to workflows using default_bump none when there are no #comments found that trigger a commit bump.Configuration
📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.