Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce add_labels and add_tags processors #9973

Merged
merged 8 commits into from
Jan 11, 2019

Commits on Jan 10, 2019

  1. Introduce add_fields and add_tags processors

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    1d132a9 View commit details
    Browse the repository at this point in the history
  2. Fix build after rebase

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    39f2441 View commit details
    Browse the repository at this point in the history
  3. Add tests for add_tags processor

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    aa40504 View commit details
    Browse the repository at this point in the history
  4. Cleanups godoc + fields->labels

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    e383512 View commit details
    Browse the repository at this point in the history
  5. use NewAddLabels in pipepeline processor

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    f30ef83 View commit details
    Browse the repository at this point in the history
  6. Add add_labels tests

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    789db8f View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    urso committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    acc6372 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Fix parameter not being used

    urso committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    dcd9ea3 View commit details
    Browse the repository at this point in the history