issues Search Results · repo:actions/create-release language:JavaScript
Filter by
72 results
(71 ms)72 results
inactions/create-release (press backspace or delete to remove)I want to use the tag_name (short form, as in create_release.js - const tag = tagName.replace( refs/tags/ , ); in
downstream steps in the workflow. e.g. to brand version into source files before building ...
takilara
- Opened on Feb 15, 2021
- #124
Hi! in the README.md, in the Example Workflow section, it is mentioned that: This will create a Release, as well as a
release event, which could be handled by a third party service, or by GitHub Actions ...
xeptore
- Opened on Feb 10, 2021
- #123
hi everybody,
not sure if i misunderstand something. but do you have any idea how to prevent the action from including the
.github/workflows/ directory into the release-files?
i am using the workflow ...
floriankuhlmann
- 2
- Opened on Feb 4, 2021
- #122
Sadly we haven t got the time to maintain this repository as an official GitHub Action. In the last year or two since we
originally published this, a large number of really good community Actions have ...
andymckay
- 2
- Opened on Jan 29, 2021
- #119
When automatically creating releases from tags, it would be great to have an option to populate the release name and
body from the body of annotated tags, in a similar way to how commit messages are parsed, ...
saxbophone
- 2
- Opened on Jan 25, 2021
- #118
Hi!
I would like to try using the action with a custom secret with custom permissions, so I would like to know which
permissions from the GITHUB_TOKEN, does this action require ?
aleks-ivanov
- Opened on Jan 18, 2021
- #117
The example use of create-release in the README contains this line:
tag_name: ${{ github.ref }}
Should a user leave this in while having actions set to trigger for their master/main branch, ...
emctague
- 4
- Opened on Jan 9, 2021
- #116
Hi, I have a problem with tagging to create a release. If I use ${{ github.ref }} the action will create the tag with
the name: refs/heads/main. It is possible to set the proper variable to create the ...
solairen
- 2
- Opened on Jan 6, 2021
- #114
The text passed to body or body_path shows up on on the Releases page in plain text. I would expect it to be rendered in
markdown (at least optionally).
In fact, I cannot figure out any way to programmatically ...
goerz
- 1
- Opened on Dec 29, 2020
- #113
It would be convenient if the action would create a draft release whose body text is auto-populated with a list of all
commit messages or PRs merged since the previous tag or release. Then I could go touch ...
sffc
- Opened on Dec 28, 2020
- #112

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.