-
-
Notifications
You must be signed in to change notification settings - Fork 348
refactor: move runner configuration into separate module #1240
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
base: main
Are you sure you want to change the base?
Conversation
Hey @kayman-mk! 👋 Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process. Make sure that this PR clearly explains:
With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE. The following ChatOps commands are supported:
Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command. This message was generated automatically. You are welcome to improve it. |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
5764f8d
to
d4e5cd5
Compare
Still need to check that the config file remains unchanged. |
Description
Enables us to define more than one runner per runner manager.
Verification
Please mention how you test the changes.