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

NextJS Argon Dashboard #61

Open
Tracked by #47
JamieBort opened this issue Mar 11, 2024 · 1 comment
Open
Tracked by #47

NextJS Argon Dashboard #61

JamieBort opened this issue Mar 11, 2024 · 1 comment

Comments

@JamieBort
Copy link
Owner

JamieBort commented Mar 11, 2024

For the URL to this one, see the title in the list found in this #13 (comment) comment that matches the title of this Issue.

Documentation
https://www.creative-tim.com/learning-lab/nextjs/overview/argon-dashboard

@JamieBort
Copy link
Owner Author

JamieBort commented Mar 12, 2024

Removing/Removed this

  • ./nextjs-argon-dashboard-master/.github/workflows/ directory,
  • ./nextjs-argon-dashboard-master/.github/ directory, and this
  • ./nextjs-argon-dashboard-master/.github/workflows/main.yml file

from ./nextjs-argon-dashboard-master/

The following was in the ./nextjs-argon-dashboard-master/.github/workflows/main.yml file:

name: Autocloser
on: [issues]
jobs:
  autoclose:
    runs-on: ubuntu-latest
    steps:
    - name: Issue auto-closer
      uses: roots/issue-closer-action@v1.1
      with:
        repo-token: ${{ secrets.GITHUB_TOKEN }}
        issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow our rules:\n\n<pre>\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/nextjs-argon-dashboard\n\n**If your issue was not created using the app above, it will be closed immediately.**\n\n\n\nLove Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:\n👉  https://www.creative-tim.com/bundles\n👉  https://www.creative-tim.com\n\n\n</pre>\n\n"
        issue-pattern: (\#\#\# Version([\S\s.*]*?)\#\#\# Reproduction link([\S\s.*]*?)\#\#\# Operating System([\S\s.*]*?)\#\#\# Device([\S\s.*]*?)\#\#\# Browser & Version([\S\s.*]*?)\#\#\# Steps to reproduce([\S\s.*]*?)\#\#\# What is expected([\S\s.*]*?)\#\#\# What is actually happening([\S\s.*]*?)---([\S\s.*]*?)\#\#\# Solution([\S\s.*]*?)\#\#\# Additional comments([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)|(\#\#\# What is your enhancement([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)

To study this closer, see https://github.com/JamieBort/Learning-Directory/tree/master/Git/actions#resources-to-explore

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

No branches or pull requests

1 participant