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

Fix release deletion and add new inputs #5

Merged
merged 4 commits into from
Nov 21, 2022

Conversation

miguelaferreira
Copy link
Contributor

@miguelaferreira miguelaferreira commented Nov 21, 2022

This PR downgrades the delete-stale-releases action to a version that is not affected by this bug. The PR also introduces two new inputs:

  • github-token: to provide a token for deleting releases and tags;
  • keep-latest-count: to control how many (if any) matched release should be kept.

@github-actions
Copy link

github-actions bot commented Nov 21, 2022

Tag created 🏷

Tag: v0.3.0-pr5-rc.0

Release: v0.3.0-pr5-rc.0

Release action executed!

Generated by workflow 3512583090 (comment updated ♻️)

@github-actions
Copy link

Created tag for PR push

Tag: v0.3.0-pr5-rc.0
SHA: 65a2fd9
Is Final: false

@github-actions
Copy link

Created release for tag push

Tag: v0.3.0-pr5-rc.0
SHA: 65a2fd9
Is Final: false

@miguelaferreira miguelaferreira added the delete-releases Trigger the workflow that deletes RCs from PRs label Nov 21, 2022
@github-actions
Copy link

Created tag for PR push

Tag: v0.3.0-pr5-rc.1
SHA: c138b9d
Is Final: false

@github-actions
Copy link

Created release for tag push

Tag: v0.3.0-pr5-rc.1
SHA: c138b9d
Is Final: false

@miguelaferreira miguelaferreira added delete-releases Trigger the workflow that deletes RCs from PRs and removed delete-releases Trigger the workflow that deletes RCs from PRs labels Nov 21, 2022
@github-actions
Copy link

Created tag for PR push

Tag: v0.3.0-pr5-rc.2
SHA: 7be6959
Is Final: false

@github-actions
Copy link

Created release for tag push

Tag: v0.3.0-pr5-rc.2
SHA: 7be6959
Is Final: false

@miguelaferreira miguelaferreira added delete-releases Trigger the workflow that deletes RCs from PRs and removed delete-releases Trigger the workflow that deletes RCs from PRs labels Nov 21, 2022
@miguelaferreira miguelaferreira force-pushed the downgrade-delete-stale-releases-action branch from 7be6959 to 1d1560b Compare November 21, 2022 08:11
@miguelaferreira miguelaferreira changed the title Fix release deletion and add new input to optionally keep some releases Fix release deletion and add new inputs Nov 21, 2022
@github-actions
Copy link

Created tag for PR push

Tag: v0.3.0-pr5-rc.0
SHA: 1d1560b
Is Final: false

@github-actions
Copy link

Created release for tag push

Tag: v0.3.0-pr5-rc.0
SHA: 1d1560b
Is Final: false

@miguelaferreira miguelaferreira merged commit fc3aa63 into main Nov 21, 2022
@miguelaferreira miguelaferreira deleted the downgrade-delete-stale-releases-action branch November 21, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delete-releases Trigger the workflow that deletes RCs from PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant