Groups
Groups
Sign in
Groups
Groups
Jenkins Developers
Conversations
About
Send feedback
Help
Multiple questions on Jenkins plugin repo management
29 views
Skip to first unread message
Stéphane BOBIN
unread,
Mar 20, 2024, 12:05:48 PM
3/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com
Hello!
I got a PR recently to modernize my plugin (thanks Alex). I now can see multiple GitHub actions running when I push new code to my plugin.
I am puzzled because the PR was done on jenkinsci repo for my plugin (
https://github.com/jenkinsci/mathworks-polyspace-plugin/actions
), which is a sync of the main repo, and all actions worked fine here.
While on the mathworks repo for my plugin, which is the main repo (
https://github.com/mathworks/mathworks-polyspace-plugin/actions
), there is a recurring failure on ".github/workflows/release-drafter.yml".
What does that mean? How can I fix?
It looks like the Jenkins release page (
https://plugins.jenkins.io/mathworks-polyspace/releases/
) is the page where one creates the details on a new release to be displayed on the Jenkins release page (
https://plugins.jenkins.io/mathworks-polyspace/releases/
).
Correct?
Where to find the icons?
What is the icon/tag spec (rocket/new features, ghost/maintenance, caterpillar/bug fixes, ...)?
Some documentation available about this?
Thanks for your inlights!
Stéphane
Basil Crow
unread,
Mar 20, 2024, 1:12:37 PM
3/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com
On Wed, Mar 20, 2024 at 9:05 AM Stéphane BOBIN
<
stephane...@gmail.com
> wrote:
> I am puzzled because the PR was done on jenkinsci repo for my plugin (
https://github.com/jenkinsci/mathworks-polyspace-plugin/actions
), which is a sync of the main repo, and all actions worked fine here.
> While on the mathworks repo for my plugin, which is the main repo (
https://github.com/mathworks/mathworks-polyspace-plugin/actions
), there is a recurring failure on ".github/workflows/release-drafter.yml".
> What does that mean? How can I fix?
Copy the Release Drafter configuration from
https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.yml
into your GitHub organization.
> It looks like the Jenkins release page (
https://plugins.jenkins.io/mathworks-polyspace/releases/
) is the page where one creates the details on a new release to be displayed on the Jenkins release page (
https://plugins.jenkins.io/mathworks-polyspace/releases/
).
> Correct?
> Where to find the icons?
> What is the icon/tag spec (rocket/new features, ghost/maintenance, caterpillar/bug fixes, ...)?
> Some documentation available about this?
See
https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.adoc
.
Reply all
Reply to author
Forward
0 new messages