Ikiru Yoshizaki

Results 47 comments of Ikiru Yoshizaki

As of PowerShell is not fully orthogonal powered language. Switch clause will bring more complexity. Hmmmm, any idea for Windows Version and .NET Framework dynamic resolver is welome.

Could you describe more detail and reproduce example?

Thank you, let me check.

3.6.0 Added 2 error filter, `DefaultErrorFilter` and `DefaultStrictErrorFilter`, but no switch to select.

stale sample: https://github.com/guitarrapc/githubactions-lab/issues/6

Need more info, including reproduce step would be appreciated.

Issue happens but move foward to aws-vault + sops fixed issue. thanks @hiddeco

@github-actions run ```js await postComment("hello, world"); ```

@github-actions run ```js const github = new GitHub(process.env.GITHUB_TOKEN); await github.issues.addLabels({ owner: github.context.repo.owner, repo: github.context.repo.repo, issue_number: 8, labels: ["stale"] }); ```

@github-actions run ```js const github = new GitHub(process.env.GITHUB_TOKEN); await github.issues.addLabels({ owner: context.repo.owner, repo: context.repo.repo, issue_number: context.issue.number, labels: ["stale"] }); ```