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

How can I reopen existing issue? #162

Open
CAMOBAP opened this issue Jul 26, 2023 · 0 comments
Open

How can I reopen existing issue? #162

CAMOBAP opened this issue Jul 26, 2023 · 0 comments

Comments

@CAMOBAP
Copy link

CAMOBAP commented Jul 26, 2023

Thanks for the awesome GitHub Action

Here is my workflow https://github.com/metanorma/ci/blob/main/.github/workflows/ci-repo-watcher.yml

...
    - uses: JasonEtco/create-an-issue@v2
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN || secrets.token }}
      with:
        assignees: CAMOBAP
        update_existing: true
        search_existing: all
        filename: .github/templates/new-repos.md
...

Is it possible to change state of closed issue to open?

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

No branches or pull requests

1 participant