Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/.github
Global configurations for the jenkinsci GitHub organization
https://github.com/jenkinsci/.github
code-of-conduct jenkins release-drafter
Last synced: 4 days ago
JSON representation
Global configurations for the jenkinsci GitHub organization
- Host: GitHub
- URL: https://github.com/jenkinsci/.github
- Owner: jenkinsci
- License: mit
- Created: 2019-05-24T14:22:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T08:21:04.000Z (25 days ago)
- Last Synced: 2025-01-24T10:05:53.732Z (11 days ago)
- Topics: code-of-conduct, jenkins, release-drafter
- Language: Shell
- Homepage: https://www.jenkins.io/
- Size: 311 KB
- Stars: 19
- Watchers: 8
- Forks: 49
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
Global configurations for the jenkinsci GitHub organization
====This repository stores GitHub configurations which then get applied to the project repositories.
It includes various settings for GitHub itself, GitHub applications, and other components.
See [this thread](https://groups.google.com/g/jenkinsci-dev/c/dOs8YRQwQiI) for details.## Available Global Configurations
Currently the following features are configured globally:
* [Code of Conduct](./CODE_OF_CONDUCT.md) - Automatic referencing of Code of Conduct when creating new issues or pull requests
([more info](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization))
* [Issue Templates](./.github/ISSUE_TEMPLATE/) - templates for newly created Issues and Feature Requests.
* [Pull Request Template](./.github/pull_request_template.md) - template for pull request creation.
* [Security Links](./SECURITY.md) - Automatic referencing of Jenkins security policies when creating new issues or pull requests
([more info](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization))
* [Release Drafter](./.github/release-drafter.adoc) - Changelog automation## Contacting Jenkins GitHub admins
The following channels can be used:
* Helpdesk - Open an issue on the [helpdesk](https://github.com/jenkins-infra/helpdesk/)
* Mailing lists - Use the [Jenkins Infrastructure mailing list](https://groups.google.com/g/jenkins-infra)
* GitHub - Mention [@jenkinsci/github-admins](https://github.com/orgs/jenkinsci/teams/github-admins) in pull requests or GitHub issues. Available to organization members onlyJenkins Jira and mailing lists are the recommended ways to send queries.
## Contributing
* To change existing configurations, just submit a pull request
* To propose a new configuration (new GitHub Apps and so on), please start a discussion in the [Jenkins developer mailing list](https://groups.google.com/d/forum/jenkinsci-dev) to get the community feedback