Skip to content

Update close-stale-issues-v1.yml configuration #38

Description

@niltonpimentel02

Proposal

The update should preserve the existing environment variable names and use these values:

ISSUE_STALE_DAYS: "45"
PR_STALE_DAYS: "30"
ISSUE_CLOSE_DAYS: "15"
PR_CLOSE_DAYS: "15"

The workflow should continue to:

  • Use actions/stale@v11
  • Support workflow_call
  • Run daily on schedule
  • Keep bilingual Portuguese and English messages
  • Use ignore-updates: true
  • Use remove-stale-when-updated: false
  • Configure separate periods for issues and pull requests

Metadata

Metadata

Labels

enhancementNew feature or requestgithub_actionsPull requests that update GitHub Actions code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions