summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
* Try running Linux dokken tests in GitHub ActionsTim Smith2021-05-071-0/+35
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the ruby-prof gem from omnibus packagesremove_profTim Smith2021-04-302-3/+3
| | | | | | It's a 5 meg gem on windows and it serves very little value. Signed-off-by: Tim Smith <tsmith@chef.io>
* Move macOS Test Kitchen tests to GitHub ActionsTim Smith2021-04-221-1/+37
| | | | | | Move off Azure Pipelines Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Test Kitchen tests in GitHub Actions for WindowsTim Smith2021-04-221-0/+53
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove macOS 11 testingTim Smith2021-04-221-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add macos unit testing with GitHub actionsunitTim Smith2021-04-211-0/+26
| | | | | | Free! Signed-off-by: Tim Smith <tsmith@chef.io>
* Add problem matchers for our Chefstyle run in GHTim Smith2021-04-142-23/+15
| | | | | | | This will make it much easier for contributors to see where they make a mistake Signed-off-by: Tim Smith <tsmith@chef.io>
* Test running spellcheck in Github ActionsTim Smith2021-04-141-0/+23
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Run choco tests on Windows 2016/2019gh_actionsTim Smith2021-04-142-1/+26
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Move Chefstyle to GitHub ActionsTim Smith2021-04-131-0/+21
| | | | | | Test this on GH Actions Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the dependabot configTim Smith2021-01-051-25/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Setup omnibus bumping on chef 16/15Tim Smith2021-01-051-0/+16
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Create Dependabot config filedependabot/add-v2-config-filedependabot-preview[bot]2021-01-011-0/+9
|
* Fix the codeowners to work correctlyTim Smith2019-07-101-1/+1
| | | | | | | Github skips empty groups even if they have child groups that have users in them. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update the codeowners formatTim Smith2019-07-011-3/+3
| | | | | | ** isn't what we wanted here Signed-off-by: Tim Smith <tsmith@chef.io>
* Use our org default pull request templateexpeditor_updateTim Smith2019-04-241-16/+0
| | | | | | This comes from the org now and it's better there. Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix the codeowners fileTim Smith2019-04-231-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update codeowners for new groupTim Smith2019-04-231-4/+2
| | | | | | This implements our new project setup in which we have a reviewers group for each project. This group includes those in the "owner" group who are the maintainers of the Chef Infra project as a whole. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update the PR template a bitTim Smith2019-04-081-1/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add issue labels to our other templatesTim Smith2019-04-054-3/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add label assignment to our bug templateTim Smith2019-04-051-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update DESIGN_PROPOSAL.mdTim Smith2019-04-011-2/+1
|
* Add Design Propsal issue templateTim Smith2019-03-261-0/+40
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Lower the lock timeoutLamont Granquist2019-03-191-1/+1
| | | | | | | | | | | Old PRs and Issues fall off our radar much faster than 2 months, and in the case where someone does make a comment and it is missed, then waiting 2 months to autolock it just makes it worse by having it sit in limbo. Any activity on the closed PR/Issue does reset the timer to zero. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fix capitalization in github bug templateTim Smith2019-02-281-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Minor update to the github templateTim Smith2018-11-021-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Minor issue template improvementsTim Smith2018-11-021-4/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a resource request template as wellTim Smith2018-11-021-0/+26
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Make the docs team owners on the issue templatesTim Smith2018-11-021-4/+5
| | | | | | We want their input on changes to these docs Signed-off-by: Tim Smith <tsmith@chef.io>
* Add additional github issue templatesTim Smith2018-11-023-1/+37
| | | | | | This way when you click new you get a choice between the three. Signed-off-by: Tim Smith <tsmith@chef.io>
* Add docs team as owners on readme / release notesTim Smith2018-09-181-2/+4
| | | | | | | Since the release notes end up on the docs site we should involve the docs team as early in the process as possible. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove an extra comma in the PR templateTim Smith2018-08-081-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* bump to 60lcg/lockbotLamont Granquist2018-04-131-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add support for lock botLamont Granquist2018-04-091-0/+1
| | | | | | https://github.com/dessant/lock-threads Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CODEOWNERS fileschisamo/update-codeownersSeth Chisamore2017-12-141-1/+1
| | | | Signed-off-by: Seth Chisamore <schisamo@chef.io>
* Use comments in the github issue templatebetter_issuesTim Smith2017-12-111-23/+24
| | | This way we don't see the end users notes when they submit it. This should make it easier to read the issues.
* Add engineering-services as CODEOWNERS for .expeditorTom Duffield2017-09-061-1/+4
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Ensure that our maintainers are all syncedtm/update_maintainersThom May2017-08-311-1/+1
| | | | Signed-off-by: Thom May <thom@may.lt>
* add codeowners for reviewstm/codeownersThom May2017-08-241-0/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* Direct feature requests to feedback.chef.iotduffield/feedback-issue-templateTom Duffield2017-01-251-0/+1
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* make it a trifle clearer that server issues don't belong heretm/update_issue_templateThom May2017-01-181-1/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* update templatelcg/template-updateLamont Granquist2016-10-131-2/+1
| | | | | | | | | | users don't understand what we mean by "all documentation", so clarify that what we mean to be RELEASE_NOTES.md and that's it, they need to stay away from CHANGELOG.md i believe we've dropped DOC_CHANGES.md in favor of RELEASE_NOTES.md Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add PR templatetm/add_pr_templateThom May2016-10-061-0/+16
| | | | Signed-off-by: Thom May <thom@chef.io>
* Update contributing doc to better reflect realityTim Smith2016-05-201-0/+35
Point to the new mailing list Remove the issue template since that's handled automatically now Remove office hours since we're not doing that anymore https a few more URLs