8000 Query should be quote · Issue #2 · azu/github-actions-badge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Query should be quote #2

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

Closed
znz opened this issue Dec 13, 2019 · 1 comment
Closed

Query should be quote #2

znz opened this issue Dec 13, 2019 · 1 comment
Labels
Type: Bug Bug or Bug fixes

Comments

@znz
Copy link
znz commented Dec 13, 2019

npx github-actions-badge outputs on working copy of https://github.com/ruby/actions:

npx: 69個のパッケージを2.564秒でインストールしました。
[![Actions Status](https://github.com/ruby/actions/workflows/coverage/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Acoverage)
[![Actions Status](https://github.com/ruby/actions/workflows/doxygen/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Adoxygen)
[![Actions Status](https://github.com/ruby/actions/workflows/Make%20draft%20release%20package/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3AMake%20draft%20release%20package)
[![Actions Status](https://github.com/ruby/actions/workflows/Remove%20pub%2Ftmp%2Fruby-*/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3ARemove%20pub%2Ftmp%2Fruby-*)
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-master/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Asnapshot-master)
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-ruby_2_4/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Asnapshot-ruby_2_4)
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-ruby_2_5/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Asnapshot-ruby_2_5)
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-ruby_2_6/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Asnapshot-ruby_2_6)
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Asnapshot)
[![Actions Status](https://github.com/ruby/actions/workflows/stable-snapshot/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Astable-snapshot)
[![Actions Status](https://github.com/ruby/actions/workflows/update_index/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3Aupdate_index)

But query of https://github.com/ruby/actions/actions?query=workflow%3AMake%20draft%20release%20package is workflow:Make only.
It should be https://github.com/ruby/actions/actions?query=workflow%3A%22Make+draft+release+package%22.

@azu azu added the Type: Bug Bug or Bug fixes label Dec 13, 2019
@azu azu closed this as completed in 9adb620 Dec 13, 2019
@azu
Copy link
Owner
azu commented Dec 13, 2019

Thanks for report!

https://github.com/azu/github-actions-badge/releases/tag/1.0.3 will fix this issue.

1.0.3 Results:

npx github-actions-badge
npx: 69個のパッケージを12.497秒でインストールしました。
[![Actions Status](https://github.com/ruby/actions/workflows/coverage/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"coverage")
[![Actions Status](https://github.com/ruby/actions/workflows/doxygen/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"doxygen")
[![Actions Status](https://github.com/ruby/actions/workflows/Make%20draft%20release%20package/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"Make+draft+release+package")
[![Actions Status](https://github.com/ruby/actions/workflows/Remove%20pub%2Ftmp%2Fruby-*/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"Remove+pub/tmp/ruby-*")
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-master/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"snapshot-master")
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-ruby_2_4/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"snapshot-ruby_2_4")
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-ruby_2_5/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"snapshot-ruby_2_5")
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot-ruby_2_6/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"snapshot-ruby_2_6")
[![Actions Status](https://github.com/ruby/actions/workflows/snapshot/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"snapshot")
[![Actions Status](https://github.com/ruby/actions/workflows/stable-snapshot/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"stable-snapshot")
[![Actions Status](https://github.com/ruby/actions/workflows/update_index/badge.svg)](https://github.com/ruby/actions/actions?query=workflow%3A"update_index")

Actions Status
Actions Status
Actions Status
Actions Status
Actions Status
Actions Status
Actions Status
Actions Status
Actions Status
Actions Status
Actions Status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants
0