As an OpenAPI Terraform user submitting a PR to the repo
I want to have the PR automatically close the linked issue when merged to master
So that I don't have to remember to go back and manually close the issue
Merging the PR into master should close the linked issue.
Acceptance criteria
What's required to consider this feature request complete?
Scenario:
Given a user submitting changes to this repo
When creating a new PR
Then the PR template should include a closing keyword that will auto close the linked issue
Checklist (for admin only)
Don't forget to go through the checklist to make sure the issue is created properly:
[x] I have added a corresponding label (feature request) to the issue (right side menu)
[x] I have added this issue to the 'API Terraform Provider' GitHub project (right side menu)
Is your feature request related to a problem?
Please see the Github docs for more info on issue closing keywords: https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue
Describe the solution you'd like
Merging the PR into master should close the linked issue.
Acceptance criteria
What's required to consider this feature request complete?
Checklist (for admin only)
Don't forget to go through the checklist to make sure the issue is created properly: