Sha256: 9195304d65b5508d1598c31a0cc0a952ff9d72b0690e64057a33f3aedc55da6a

Contents?: true

Size: 1.36 KB

Versions: 1

Compression:

Stored size: 1.36 KB

Contents

## Unreleased

## 0.3.2
- Allow space in merge command
- Send message when all exceptions

## 0.3.1
- Enable to change migration warning message

## 0.3.0
- Fix a bug that deploy pr messages trigger other actions also
- Warn when deployment pull request includes database migration
- Refactor CreateDeployPullRequest
- Add `search issues` command
- Support test on GitHub Actions
- Add rubocop, rubocop-rake, rubocop-performance, rubocop-rspec gems
- Use rubocop autocorrect and modify the code
- Added "search issues" description and status badge to README.md

## 0.2.3
- Fix typo

## 0.2.2
- Fix a bug about pull request user

## 0.2.1
- Add `deploy pull request` command

## 0.2.0
- Change ENV from GITHUB_HOST to GITHUB_BASE_URL

## 0.1.3
- Fix bug that would not respond to issue URL

## 0.1.2
- Allow merge & issue commands to take issue's URL
- `close issue <target>` -> `close[ issue] <target>`

## 0.1.1
- Pass empty string as issue body instead of nil

## 0.1.0
- Change command: merge pull request -> merge

## 0.0.9
- Rename: Ellen -> Ruboty

## 0.0.8
- Support Github Enterprise

## 0.0.7
- Use Ruboty::Message#from_name as user identifier

## 0.0.6
- Add Create & Merge Pull Request commands

## 0.0.5
- Description support

## 0.0.4
- Add close command

## 0.0.3
- Support Ruboty v0.2.0

## 0.0.2
- Memorize access token and use it to create a new issue

## 0.0.1
- 1st Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruboty-qiita-github-0.3.2 CHANGELOG.md