Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zulip/zulipbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: zulip/zulipbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: zulip-integration
Choose a head ref
  • 7 commits
  • 20 files changed
  • 1 contributor

Commits on Jul 30, 2017

  1. bot: Remove Zulip API functionality from master branch.

    Zulip API integration development will be located on a separate branch from this point on.
    synicalsyntax committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    c77b3af View commit details
    Browse the repository at this point in the history
  2. refactoring: Move Eslint config to .eslintrc.json and add rules.

    * Templates `labelError` and `areaLabelNotification` were also created in process
    of refactoring.
    * Eslint rules added: `max-len` and modified `curly`.
    synicalsyntax committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    3a07cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c874b54 View commit details
    Browse the repository at this point in the history
  4. pull requests: Check all commits for issue refs in activity checks.

    Also removes checking for commit references in PR bodies (since they would have
    already been referenced in the commits).
    
    Fixes #104
    synicalsyntax committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    ed504c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4e6299 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d62ce0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a026eb3 View commit details
    Browse the repository at this point in the history
Loading