Skip to content

Conversation

popcor255
Copy link
Member

@popcor255 popcor255 commented Sep 28, 2020

Update doc to mention the risk of not escaping your own parameters. It is obvious, but not transparent that you should escape your own parameters.

Related: tektoncd/community#208

/kind documentation

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Includes docs (if user facing)
  • Commit messages follow commit message best practices
  • Release notes block has been filled in or deleted (only if no user facing changes)

See the contribution guide for more details.

Double check this list of stuff that's easy to miss:

Reviewer Notes

If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS, and they must first be added in a backwards compatible way.

Release Notes

@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Sep 28, 2020
@tekton-robot tekton-robot requested review from dibyom and a user September 28, 2020 22:59
@tekton-robot tekton-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. kind/documentation Categorizes issue or PR as related to documentation. labels Sep 28, 2020
@popcor255 popcor255 changed the title Update variables.md Update variables.md to mention the risk of not escaping your own parameters. Sep 29, 2020
Copy link
Member

@jerop jerop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2020
Update doc to mention the risk of not escaping your own parameters. It is obvious, but not transparent that you should escape your own parameters.
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2020
@popcor255
Copy link
Member Author

/cc @sbwsg @jerop
Could you please take another look?

@tekton-robot tekton-robot requested review from jerop and a user September 29, 2020 15:11
@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbwsg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 29, 2020
@ghost
Copy link

ghost commented Sep 29, 2020

/lgtm

@tekton-robot tekton-robot assigned ghost Sep 29, 2020
@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2020
@tekton-robot tekton-robot merged commit aa918e8 into tektoncd:master Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants