mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
* Changed folder structure to allow multi group registration * included actions.github.com directory for resources and controllers * updated go module to actions/actions-runner-controller * publish arc packages under actions-runner-controller * Update charts/actions-runner-controller/docs/UPGRADING.md Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
15 lines
953 B
YAML
15 lines
953 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Sponsor ARC Maintainers
|
|
about: If your business relies on the continued maintainance of actions-runner-controller, please consider sponsoring the project and the maintainers.
|
|
url: https://github.com/actions/actions-runner-controller/tree/master/CODEOWNERS
|
|
- name: Ideas and Feature Requests
|
|
about: Wanna request a feature? Create a discussion and collect :+1:s first.
|
|
url: https://github.com/actions/actions-runner-controller/discussions/new?category=ideas
|
|
- name: Questions and User Support
|
|
about: Need support using ARC? We use Discussions as the place to provide community support.
|
|
url: https://github.com/actions/actions-runner-controller/discussions/new?category=questions
|
|
- name: Need Paid Support?
|
|
about: Consider contracting with any of the actions-runner-controller maintainers and contributors.
|
|
url: https://github.com/actions/actions-runner-controller/tree/master/CODEOWNERS
|