Adding workflow example for PR's coming from forks#64
Merged
leonsteinhaeuser merged 2 commits intoleonsteinhaeuser:mainfrom May 1, 2023
Merged
Adding workflow example for PR's coming from forks#64leonsteinhaeuser merged 2 commits intoleonsteinhaeuser:mainfrom
leonsteinhaeuser merged 2 commits intoleonsteinhaeuser:mainfrom
Conversation
leonsteinhaeuser
requested changes
Apr 23, 2023
kodiakhq Bot
referenced
this pull request
in cloudquery/codegen
Oct 1, 2023
…to v2.2.1 (#33) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [leonsteinhaeuser/project-beta-automations](https://togithub.com/leonsteinhaeuser/project-beta-automations) | action | minor | `v2.1.0` -> `v2.2.1` | --- ### Release Notes <details> <summary>leonsteinhaeuser/project-beta-automations (leonsteinhaeuser/project-beta-automations)</summary> ### [`v2.2.1`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.1) [Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.2.0...v2.2.1) #### What's Changed - Fixed wrong default for `gh_host` by [@​weirdan](https://togithub.com/weirdan) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/78](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/78) #### New Contributors - [@​weirdan](https://togithub.com/weirdan) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/78](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/78) **Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.0) [Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.0) #### What's Changed - Adding workflow example for PR's coming from forks by [@​ericbsd](https://togithub.com/ericbsd) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/64](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/64) - feat: ci improvements by [@​leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/67](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/67) - Eliminate quotes from text data in custom field by [@​satoshihirose](https://togithub.com/satoshihirose) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/66](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/66) - add support for arm-based runners by [@​petrandr](https://togithub.com/petrandr) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/72](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/72) - add support for enterprise customers by [@​petrandr](https://togithub.com/petrandr) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/74](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/74) #### New Contributors - [@​ericbsd](https://togithub.com/ericbsd) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/64](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/64) - [@​satoshihirose](https://togithub.com/satoshihirose) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/66](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/66) - [@​petrandr](https://togithub.com/petrandr) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/72](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/72) **Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.1.0...v2.2.0-rc.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As promised, here is the example for the README.
@leonsteinhaeuser be free to suggest any changes.