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

Creating duplicate hackpads #37

Closed
Sparrow0hawk opened this issue Apr 19, 2023 · 2 comments
Closed

Creating duplicate hackpads #37

Sparrow0hawk opened this issue Apr 19, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@Sparrow0hawk
Copy link
Contributor

I usually create a hackpad by navigating to the GitHub repository, clicking full stop on the keyboard and getting the quick github.dev editor.

Within this I create a branch and update the config and add this commit (which is automagically pushes to the repository).

However, this always leads to duplicate hackpads being created because the action runs on any push to a branch that isn't main, dev-* or master. So the very action of creating a new branch triggers the create template action.

The simple fix for this is for me to not use this method of creating a hackpad branch and just do it locally or via a codespace. This should be documented potentially to avoid this issue.

@Sparrow0hawk Sparrow0hawk added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Apr 19, 2023
@agdturner
Copy link
Contributor

This is now documented, so we can close this issue.

@agdturner
Copy link
Contributor

This is now documented, so we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants