Skip to content

Grant issues: write permission in auto-merge workflow#28

Merged
github-actions[bot] merged 1 commit into
masterfrom
add-issues-write-permission-to-auto-merge-workflow
Apr 27, 2026
Merged

Grant issues: write permission in auto-merge workflow#28
github-actions[bot] merged 1 commit into
masterfrom
add-issues-write-permission-to-auto-merge-workflow

Conversation

@ydesgagn
Copy link
Copy Markdown
Contributor

Summary

Adds the issues: write permission to the auto-merge GitHub Actions workflow so the job can interact with issue-scoped APIs (e.g., commenting on or updating linked issues) when enabling auto-merge for code owners.

Key changes:

  • Add issues: write to the permissions block in .github/workflows/auto-merge.yml

Types of changes

  • Bugfix (fixes an issue)
  • New feature (adds functionality)
  • Refactoring (improves code without changing functionality)
  • Breaking change (incompatible changes)
  • Build or security update (updates dependencies, libraries, or security patches)
  • Code style or documentation update (formatting, renaming, or documentation changes)
  • Other (please describe): CI/CD workflow permission update

Checklist

  • Unit tests added to validate my fix/feature
  • I have manually tested my change
  • I did not add automation test. Why ?: Workflow permission change validated by GitHub Actions runtime; no application code affected.
  • Database changes requiring migration with downtime or reprocessing of existing data
  • The SOUP file lists the risk Level, requirements and verification reasoning associated with each library
  • readme.md includes sections on introduction, installation, usage, and contributing
  • docs/architecture.md includes sections on the architecture diagram, software units, software of unknown provenance, critical algorithms and risk controls related to PII and security
  • Impact on PII, privacy regulations (CCPA/GDPR/PIPEDA), CIS benchmarks or security (availability/confidentiality/integrity); management must be notified

@github-actions github-actions Bot enabled auto-merge (squash) April 27, 2026 13:37
@github-actions github-actions Bot merged commit 4e2e945 into master Apr 27, 2026
6 checks passed
@ydesgagn ydesgagn deleted the add-issues-write-permission-to-auto-merge-workflow branch April 30, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant