create-an-issue icon indicating copy to clipboard operation
create-an-issue copied to clipboard

A GitHub Action for creating a new issue from a template file.

Results 37 create-an-issue issues
Sort by recently updated
recently updated
newest added

Hi, When I set `update_existing: true`, everything is changed except the `assignees`.

I have an issue template that has something like ``` Run `./script.sh {{ env.VERSION }}` ``` and a github action config like: ``` - uses: JasonEtco/create-an-issue@v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN...

- I am getting below error and I have tried many changes in the template file, used default one but getting this error every time. ![image](https://user-images.githubusercontent.com/41824020/99875490-19483f80-2c16-11eb-90ba-e1d118600dfa.png) - It also says...

When using date on a template, it throws the following error: ``` Error: Unable to call `date`, which is not a function ✖ fatal Template render error: (unknown path) Error:...

Hi, according to the README we can set different variables, e.g. `Someone just pushed, oh no! Here's who did it: {{ payload.sender.login }}.`, and the list of available template variables...

I'd like to have the action completely contained within the GH workflow instead of requiring a template file. This also makes it easier to refer to GitHub Action context, job,...

Hey Jason, thanks for your contribution! :) One question: Do I do anything wrong regarding the date variable? Seems like it can't be resolved in my case. https://github.com/maxstreifeneder/actionstests/issues/1 https://github.com/maxstreifeneder/actionstests/blob/main/.github/ISSUE_TEMPLATE/teammeeting.md https://github.com/maxstreifeneder/actionstests/blob/main/.github/workflows/teammeeting.yml...

A few months ago I have forked and have been actively maintaining https://github.com/dblock/create-a-github-issue. There has been a release with a number of bug fixes. Will gladly continue doing so, please...

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

{    "p": "GRC20",   "op": "mint",   "tick": "GitHub",   "amt": "2000" }