Kent 'picat' Gruber
fc63c1949d
Merge pull request #29215 from hashicorp/configure-dependabot
...
Add initial Dependabot configuration
2021-07-29 10:26:22 -04:00
James Bardin
c449148d8c
update GH issue template
...
Change generic provider link to the registry, since the majority of
providers are no longer under the terraform-provider org.
Remove example link to an individual user's repo.
2021-07-27 10:48:09 -04:00
Kent 'picat' Gruber
4291916f0f
Add initial dependabot configuration
2021-07-21 17:31:16 -04:00
Chris Arcand
c556a0c9c9
mailto is not supported in GitHub template URLs
2021-06-02 15:42:39 -05:00
Chris Arcand
e3b9ab4891
Add support email for TFC-related issues
2021-06-02 15:08:21 -05:00
Brian Flad
4b25a07bc7
Remove GitHub HashiBot configuration
...
For the `closed_issue_locker` behavior, this is a migration to an equivalent action.
For the `label_issue_migrater` behavior, this is not replaced and instead it is suggested to use native GitHub functionality for issue transfer. If mostly equivalent behavior is desired via label automation, it may be possible to submit an issue transfer feature request to dessant/label-actions as it is a popular community action or create a new GitHub Action. Please reach out if this is a major issue for your team.
For the `remove_labels_on_reply` behavior, it is equivalent except this initial configuration does not make the collaborators distinction. There is a workflow configuration workaround for setting up per-user ignores for any job/step, so if you desire that here please reach out.
2021-05-14 13:28:15 -07:00
Kristin Laemmert
106bcd3bf0
update to match new default branch name ( #27909 )
2021-02-24 13:36:47 -05:00
Jonathan Hall
49ee3d3ef8
Grammar nit: "setup" as a verb should be spelled "set up"
2021-01-26 20:39:11 +01:00
Alisdair McDiarmid
3ed08e3566
Remove backport review teams for now
...
This requires more GitHub token permissions than we have, and it's
inessential. The backport PRs should have reviews assigned to the
original PR author anyway.
2020-11-02 10:43:22 -05:00
Alisdair McDiarmid
13d70844d7
Upgrade backport-assistant
2020-10-29 15:29:14 -04:00
Alisdair McDiarmid
61b38f3ada
Another action regex fix attempt
...
This time I actually tested the regex
2020-10-28 16:46:28 -04:00
Alisdair McDiarmid
e65f427927
Try to fix backport action
...
I made a mistake editing the regex. Here's hoping this works!
2020-10-28 16:43:38 -04:00
Alisdair McDiarmid
1e32354e3e
Fix label regexp
...
We only use two components for versions, e.g. `0.13-backport` -> `v0.13`
2020-10-28 10:23:43 -04:00
Alisdair McDiarmid
fd14b237e5
Add backport assistant
...
Based on documentation in https://github.com/hashicorp/backport-assistant , using a
token from the teamterraform user.
2020-10-28 10:22:01 -04:00
Petros Kolyvas
dc48450e79
Provisioner contribution guide updates ( #26538 )
...
An update on the deprecated state of vendor provisioners for our contribution guide.
2020-10-14 12:30:40 -04:00
Daniel Dreier
6211020453
Merge pull request #26247 from hashicorp/danieldreier/bugtriage
...
Add bug triage guide
2020-09-25 15:59:05 -04:00
Daniel Dreier
8af2120e1b
Add bug triage guide
...
Add a written bug triage process and link to it in README.md
Bug process
Remove goals, edit for brevity, and move how to write a good issue report to bug report template
link HashiCorp GPG key in bug report template
add summary links for triage process
2020-09-25 15:56:58 -04:00
James Bardin
50e547db4d
remove vendoring from contribution guide
2020-09-23 17:06:59 -04:00
Jamie Finnigan
7eda697978
remove local SECURITY.md in favor of org-wide policy
2020-08-24 15:45:32 -07:00
Daniel Dreier
cc86889fd6
Update GitHub issue templates
...
Add "bug" label to bug_report.md
Add "new" label to feature_request.md
2020-08-05 17:39:56 -04:00
Daniel Dreier
237a1f3684
Add "new" label to issue templates
2020-08-05 17:28:12 -04:00
Tom Hummel
7e879e0034
fix .go-version repo link
2020-07-23 20:22:53 -07:00
Pam Selle
d1e9172960
Merge pull request #25292 from mschuchard/patch-1
...
update hcl language markdown to terraform markdown
2020-07-01 15:07:04 -04:00
Alisdair McDiarmid
8c3648c1e6
terraform version is preferred
2020-06-24 10:59:59 -04:00
Alisdair McDiarmid
7b526b1969
terraform version is preferred
2020-06-24 10:59:49 -04:00
Matt Schuchard
86a511e257
update hcl language markdown to terraform markdown
2020-06-18 12:30:36 -04:00
Daniel Dreier
c14d6f4241
Fix typo in CONTRIBUTING.md
2020-04-13 18:01:12 -07:00
Petros Kolyvas
9d1d8c0212
Merge branch 'contribution-codeowners' of github:pkolyvas/terraform into contribution-codeowners
2020-04-06 16:44:43 -04:00
Petros Kolyvas
02d67b8049
Merge branch 'contribution-codeowners' of github:pkolyvas/terraform into contribution-codeowners
2020-04-06 16:44:33 -04:00
Petros Kolyvas
e760927408
Update .github/CONTRIBUTING.md
...
Co-Authored-By: Pam Selle <pamela.selle@gmail.com>
2020-04-06 16:43:46 -04:00
Petros Kolyvas
e92b8a82f4
Pam & Kristin's feedback & some more suggested changed.
2020-04-06 16:43:11 -04:00
Petros Kolyvas
783c06b6da
Kristin's corrections
...
Co-Authored-By: Kristin Laemmert <mildwonkey@users.noreply.github.com>
2020-04-06 13:25:17 -04:00
Petros Kolyvas
6529a7c6e9
Kristin's comments & suggested changes
2020-04-06 12:59:38 -04:00
Petros Kolyvas
f6ac9e361b
Merge branch 'contribution-codeowners' of github:pkolyvas/terraform into contribution-codeowners
2020-04-06 12:13:49 -04:00
Petros Kolyvas
77ebf266f3
Restored the note about our community guidelines
2020-04-06 12:13:46 -04:00
Petros Kolyvas
6ff988a423
Apply suggestions from code review
...
Alisdair's fixes.
Co-Authored-By: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-04-06 12:10:27 -04:00
Petros Kolyvas
10437b4b15
Update .github/CONTRIBUTING.md
...
Co-Authored-By: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-04-06 12:09:22 -04:00
Petros Kolyvas
ad15e4a116
A few more spacing issues in MD format for GH
2020-04-03 16:15:09 -04:00
Petros Kolyvas
c7cae98076
GitHub hates me
2020-04-03 16:14:08 -04:00
Petros Kolyvas
cd54300621
Why won't you h4 maintainers.
2020-04-03 16:13:36 -04:00
Petros Kolyvas
db5878ff04
More updates and fixes, some grammatical, some clarity issues, one markdown bugaboo
2020-04-03 16:11:42 -04:00
Petros Kolyvas
ca90de14ec
Updated Contribution Guide TOC
2020-04-03 16:04:55 -04:00
Petros Kolyvas
942b4df545
Added a provisioners section and a maintainers section
2020-04-03 16:00:19 -04:00
Petros Kolyvas
61fe0a3402
Fixed an ordering/clarity issue with the TOC
2020-03-27 17:20:53 -04:00
Petros Kolyvas
96e1a1f800
more prescriptive Contributor's guide
2020-03-27 17:12:35 -04:00
Petros Kolyvas
a40207c9eb
Updated contributing to Terraform
2020-03-27 11:13:28 -04:00
Kristin Laemmert
976d2980b2
docs/contributing: add note about codecov ( #24434 )
2020-03-23 15:48:31 -04:00
Riccardo Piccoli
094ed0ff4d
spelling fix
2020-02-10 18:55:20 +01:00
Radek Simko
5b5efa2c7e
Update .github/SECURITY.md
...
Co-Authored-By: Kristin Laemmert <mildwonkey@users.noreply.github.com>
2019-12-02 13:07:02 +00:00
Radek Simko
b4a22aa0e9
Make link to vulnerability reports more visible
2019-11-29 15:53:07 +00:00