Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(manager/github-actions): Support composite actions #11533

Merged
merged 7 commits into from Oct 7, 2021
Merged

feat(manager/github-actions): Support composite actions #11533

merged 7 commits into from Oct 7, 2021

Conversation

DanySK
Copy link
Contributor

@DanySK DanySK commented Sep 2, 2021

Changes:

Adds support to composite actions, fixes #11532

Context:

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@viceice viceice marked this pull request as draft September 2, 2021 11:04
@viceice viceice added the manager:github-actions Github actions manager label Sep 2, 2021
@viceice viceice changed the title Run also on action.yml. Fixes renovatebot/renovate#11532 feat(manager/github-actions): Support composite actions (#11532) Sep 2, 2021
@viceice viceice changed the title feat(manager/github-actions): Support composite actions (#11532) feat(manager/github-actions): Support composite actions Sep 2, 2021
viceice and others added 2 commits September 2, 2021 18:53
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@DanySK DanySK marked this pull request as ready for review September 3, 2021 12:38
@rarkins rarkins marked this pull request as draft September 6, 2021 13:12
@DanySK
Copy link
Contributor Author

DanySK commented Oct 5, 2021

@viceice is there something I should do to get this PR squashed?

@viceice
Copy link
Member

viceice commented Oct 5, 2021

Mark as ready. 😉

@DanySK DanySK marked this pull request as ready for review October 5, 2021 09:06
@DanySK
Copy link
Contributor Author

DanySK commented Oct 5, 2021

Ready 😉

@rarkins rarkins enabled auto-merge (squash) October 5, 2021 12:14
@rarkins rarkins merged commit e10e581 into renovatebot:main Oct 7, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 27.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
manager:github-actions Github actions manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support updating composite actions by including action.yml into the files of the Github Actions manager
4 participants