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

Add only-labels option #22

Merged
merged 2 commits into from
Apr 13, 2020
Merged

Conversation

yuya-takeyama
Copy link
Contributor

This is to address #18

@@ -40,6 +41,7 @@ async function processIssues(
owner: github.context.repo.owner,
repo: github.context.repo.repo,
state: 'open',
labels: args.onlyLabels,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This can be comma-separated list of labels:
https://octokit.github.io/rest.js/#octokit-routes-issues

Choose a reason for hiding this comment

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

Mention that in the description!

action.yml Outdated Show resolved Hide resolved
@karl-johan-grahn
Copy link

Any progress on this?

Copy link

@karl-johan-grahn karl-johan-grahn left a comment

Choose a reason for hiding this comment

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

LGTM but just improve the description

@alexcnichols
Copy link

Looking forward to this. @yuya-takeyama are you okay to accept the suggested change so that this can be merged?

@ramnes
Copy link

ramnes commented Mar 30, 2020

I'm really looking forward to this also. @karl-johan-grahn Can you please merge it, and add a commit on top of it to modify the description, if it's the only blocking thing? I can even do the commit in a second PR if you want me to.

@karl-johan-grahn
Copy link

@yuya-takeyama Has to update the description and merge it, I cannot merge

@ramnes
Copy link

ramnes commented Apr 2, 2020

@chrispat I'm seeing that you merged the latest PR, can you help?

Co-Authored-By: Stephan Miehe <49914758+stephanmiehe@users.noreply.github.com>
@hross hross merged commit 3d5d474 into actions:master Apr 13, 2020
@ramnes
Copy link

ramnes commented Apr 13, 2020

Thank you very much @hross!

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

Successfully merging this pull request may close these issues.

6 participants