Skip to content

Exclude dependabot from release notes#31

Merged
nstarman merged 3 commits intomainfrom
copilot/fix-b29a47f0-de4e-420e-9a87-9af5501ab08d
Sep 2, 2025
Merged

Exclude dependabot from release notes#31
nstarman merged 3 commits intomainfrom
copilot/fix-b29a47f0-de4e-420e-9a87-9af5501ab08d

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Sep 2, 2025

  • Add .github/release.yml configuration to exclude dependabot from release notes
  • Enhance .github/dependabot.yml with proper labels for categorization
  • Fix missing newline at end of .github/release.yml file to pass pre-commit checks

The release configuration now properly excludes dependabot contributions from GitHub's automatic release notes generation while organizing remaining changes into clear categories. The file formatting has been corrected to pass all pre-commit validation checks.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: nstarman <8949649+nstarman@users.noreply.github.com>
Copilot AI changed the title [WIP] Exclude dependabot from release notes, etc. Exclude dependabot from release notes Sep 2, 2025
Copilot AI requested a review from nstarman September 2, 2025 15:13
@nstarman
Copy link
Copy Markdown
Contributor

nstarman commented Sep 2, 2025

@pre-commit-ci autofix

@nstarman
Copy link
Copy Markdown
Contributor

nstarman commented Sep 2, 2025

@copilot please fix the end of the file .github/release.yml. This should pass uv run pre-commit run -a

Co-authored-by: nstarman <8949649+nstarman@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Sep 2, 2025

@copilot please fix the end of the file .github/release.yml. This should pass uv run pre-commit run -a

Fixed the missing newline at the end of .github/release.yml. The file now properly ends with a newline character which should resolve the pre-commit check failure. (commit: 6ad3891)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • astral.sh
    • Triggering command: curl -LsSf REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@nstarman nstarman added this to the v0.2 milestone Sep 2, 2025
@nstarman nstarman marked this pull request as ready for review September 2, 2025 17:41
@nstarman nstarman merged commit da036f5 into main Sep 2, 2025
14 checks passed
@nstarman nstarman deleted the copilot/fix-b29a47f0-de4e-420e-9a87-9af5501ab08d branch September 2, 2025 17:42
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.

2 participants