Please remove all the lines starting with '>' Hi there! Thanks for submitting a pull request to Concourse! If you haven't already, please take a look at our Code of Conduct and our Contributing Guide.
To help us review your PR, please fill in the following information. Feel free to delete any sections not applicable to your pull request.
Is there an existing issue related to this PR? Fill in the issue number as follows: Fixes #1234.
Fixes # .
No issue number? Please give us a few lines of context describing the need for this PR. Please review the Anti-patterns page first.
What are the changes included in this PR? Feel free to add as many lines as needed below.
Are the following items included as part of this PR? Please delete checkbox items that don't apply.
- Unit tests
- Integration tests (if applicable)
- Updated documentation (located at https://github.com/concourse/docs)
- Updated release notes (located at https://github.com/concourse/concourse/tree/master/release-notes)
This section is intended for the core maintainers only, to track review progress. Please do not fill out this section.
- Code reviewed
- Tests reviewed
- Documentation reviewed
- Release notes reviewed
- PR acceptance performed
- New config flags added? Ensure that they are added to the BOSH
and Helm packaging; otherwise, ignored for the integration tests (for example, if they are Garden configs that are not displayed in the
--helptext).